1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-16 19:54:38 +02:00

test markdown

This commit is contained in:
sirkubax
2017-09-28 00:07:12 +02:00
parent c2bcf94c80
commit a090f8fd0a

View File

@@ -291,6 +291,8 @@ $ etc/inv/ec2.py --refresh
$ ansible -m ping all -i etc/inv/ec2.py $ ansible -m ping all -i etc/inv/ec2.py
``` ```
Read also about `dynamic inventory` below
### ansible profiling - callback ### ansible profiling - callback
It is ok that your playbook executes some time. Sometimes you may like to speed things up It is ok that your playbook executes some time. Sometimes you may like to speed things up