Merge pull request #882 from pushytoxin/patch-1
Use the yaml callback plugin when running ansible-playbookdevelopment
commit
ef45b60e32
@ -1,5 +1,6 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
retry_files_enabled = False
|
retry_files_enabled = False
|
||||||
|
stdout_callback = yaml
|
||||||
|
|
||||||
[connection]
|
[connection]
|
||||||
pipelining = True
|
pipelining = True
|
||||||
|
Loading…
Reference in new issue