diff options
| author | sirkubax <muszynski@so1.net> | 2017-09-28 00:07:12 +0200 | 
|---|---|---|
| committer | sirkubax <muszynski@so1.net> | 2017-09-28 00:07:12 +0200 | 
| commit | a090f8fd0af03ca558d57392a60edf6aa7184f4f (patch) | |
| tree | 75cb8fcbbb81a6c44597625edee6dd4e38781659 | |
| parent | c2bcf94c80e1bfc2314014a8e7dd0858c6e4207c (diff) | |
test markdown
| -rw-r--r-- | ansible.html.markdown | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/ansible.html.markdown b/ansible.html.markdown index d68eafd8..699e4419 100644 --- a/ansible.html.markdown +++ b/ansible.html.markdown @@ -291,6 +291,8 @@ $ etc/inv/ec2.py --refresh  $ ansible -m ping all -i etc/inv/ec2.py  ``` +Read also about `dynamic inventory` below +  ### ansible profiling - callback  It is ok that your playbook executes some time. Sometimes you may like to speed things up  | 
