Kaynağa Gözat
Merge pull request #882 from pushytoxin/patch-1
Use the yaml callback plugin when running ansible-playbook
pull/884/head
Slavi Pantaleev
5 yıl önce
committed by
GitHub
ebeveyn
işleme
ef45b60e32
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
0 silme
-
ansible.cfg
|
|
|
@@ -1,5 +1,6 @@ |
|
|
|
[defaults] |
|
|
|
retry_files_enabled = False |
|
|
|
stdout_callback = yaml |
|
|
|
|
|
|
|
[connection] |
|
|
|
pipelining = True |