mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-02 16:18:56 +01:00
Merge pull request #882 from pushytoxin/patch-1
Use the yaml callback plugin when running ansible-playbook
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[defaults]
|
||||
retry_files_enabled = False
|
||||
stdout_callback = yaml
|
||||
|
||||
[connection]
|
||||
pipelining = True
|
||||
|
||||
Reference in New Issue
Block a user