Merge pull request #882 from pushytoxin/patch-1

Use the yaml callback plugin when running ansible-playbook
This commit is contained in:
Slavi Pantaleev 2021-02-18 17:37:25 +02:00 committed by GitHub
commit ef45b60e32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
[defaults]
retry_files_enabled = False
stdout_callback = yaml
[connection]
pipelining = True