Преглед изворни кода
Merge pull request #882 from pushytoxin/patch-1
Use the yaml callback plugin when running ansible-playbook
pull/884/head
Slavi Pantaleev
пре 5 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са
1 додато и
0 уклоњено
-
ansible.cfg
|
|
|
@@ -1,5 +1,6 @@ |
|
|
|
[defaults] |
|
|
|
retry_files_enabled = False |
|
|
|
stdout_callback = yaml |
|
|
|
|
|
|
|
[connection] |
|
|
|
pipelining = True |