Explorar el Código
Merge pull request #882 from pushytoxin/patch-1
Use the yaml callback plugin when running ansible-playbook
pull/884/head
Slavi Pantaleev
hace 5 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
1 adiciones y
0 borrados
-
ansible.cfg
|
|
|
@@ -1,5 +1,6 @@ |
|
|
|
[defaults] |
|
|
|
retry_files_enabled = False |
|
|
|
stdout_callback = yaml |
|
|
|
|
|
|
|
[connection] |
|
|
|
pipelining = True |