diff options
| author | sirkubax <muszynski@so1.net> | 2018-01-01 21:49:37 +0100 | 
|---|---|---|
| committer | sirkubax <muszynski@so1.net> | 2018-01-01 21:49:37 +0100 | 
| commit | 0c6ac5e17b26978fff44fd79457b41d1482c4b45 (patch) | |
| tree | d931c0d2949ce921bc9d78410e6ecf98ea1a3592 /ansible.html.markdown | |
| parent | 7c5e5e67f60c1d8a450339e2477d66999762828d (diff) | |
update
Diffstat (limited to 'ansible.html.markdown')
| -rw-r--r-- | ansible.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ansible.html.markdown b/ansible.html.markdown index f4f504ec..3134bf83 100644 --- a/ansible.html.markdown +++ b/ansible.html.markdown @@ -439,7 +439,7 @@ $ ansible -m ping all -i etc/inv/ec2.py  [Read more](http://docs.ansible.com/ansible/latest/intro_dynamic_inventory.html)  ### ansible profiling - callback -It is ok that your playbook executes some time. Sometimes you may like to speed things up  +Playbook execution takes some time. It is OK. First make it run, then you may like to speed things up   Since ansible 2.x there is bouilt-in callback for task execution profiling | 
