3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-14 12:54:47 +00:00

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

View File

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