summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorsirkubax <muszynski@so1.net>2017-09-28 00:02:50 +0200
committersirkubax <muszynski@so1.net>2017-09-28 00:02:50 +0200
commit6c378a858964a5c5d656e39f8fec110b584e7bd0 (patch)
tree82652a3a8d56fa401431e2c365b4b4f76b0e5bb5
parentbb4deacd225d410e6c0b09c67cc2b889c4825ff3 (diff)
test markdown
-rw-r--r--ansible.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible.html.markdown b/ansible.html.markdown
index 9c1b86e8..1cf77033 100644
--- a/ansible.html.markdown
+++ b/ansible.html.markdown
@@ -47,7 +47,7 @@ There are few commands you should know about
* and other!
### Module
-_*program (usally python) that execute, do some work and return proper JSON output *_
+_program (usally python) that execute, do some work and return proper JSON output_
This *program* perform specialized task/action (like manage instances in the cloud, execute shell command).