summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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).