diff options
Diffstat (limited to 'ansible.html.markdown')
| -rw-r--r-- | ansible.html.markdown | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/ansible.html.markdown b/ansible.html.markdown index a6ce656b..41d9d62f 100644 --- a/ansible.html.markdown +++ b/ansible.html.markdown @@ -306,6 +306,7 @@ You can tag a task, role (and its tasks), include, etc...  #### LIMMIT  You can limmit an execution of your tasks to defined hosts  +      --limit my_hostname      --limit groupname      --limit some_prefix* | 
