summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorsirkubax <muszynski@so1.net>2017-10-27 15:00:25 +0200
committersirkubax <muszynski@so1.net>2017-10-27 15:00:25 +0200
commit844e24899e022a948c52cc68b8af33e2d8b28208 (patch)
tree2524d66c435f11fe648706b4574646c8cf87ac06
parent8fc4b38c1010e7e85ef396ff045becc8a998c459 (diff)
update
-rw-r--r--.ansible.html.markdown.swlbin36864 -> 36864 bytes
-rw-r--r--ansible.html.markdown6
2 files changed, 3 insertions, 3 deletions
diff --git a/.ansible.html.markdown.swl b/.ansible.html.markdown.swl
index 4ffb166f..6f152625 100644
--- a/.ansible.html.markdown.swl
+++ b/.ansible.html.markdown.swl
Binary files differ
diff --git a/ansible.html.markdown b/ansible.html.markdown
index 41d9d62f..a10540d3 100644
--- a/ansible.html.markdown
+++ b/ansible.html.markdown
@@ -290,7 +290,7 @@ You can define complex logic with Ansible and Jinja functions. Most common is us
-### ansible - tags, limmit
+### ansible - tags, limit
You should know about a way to increase efficiency by this simple functionality
@@ -304,8 +304,8 @@ You can tag a task, role (and its tasks), include, etc...
--skip-tags can be used to exclude a block of code
-#### LIMMIT
-You can limmit an execution of your tasks to defined hosts
+#### LIMIT
+You can limit an execution of your tasks to defined hosts
--limit my_hostname
--limit groupname