Merge pull request #882 from pushytoxin/patch-1
Use the yaml callback plugin when running ansible-playbook
This commit is contained in:
commit
ef45b60e32
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
[defaults]
|
||||
retry_files_enabled = False
|
||||
stdout_callback = yaml
|
||||
|
||||
[connection]
|
||||
pipelining = True
|
||||
|
|
Loading…
Add table
Reference in a new issue