Sfoglia il codice sorgente

Merge pull request #882 from pushytoxin/patch-1

Use the yaml callback plugin when running ansible-playbook
pull/884/head
Slavi Pantaleev 5 anni fa
committed by GitHub
parent
commit
ef45b60e32
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      ansible.cfg

+ 1
- 0
ansible.cfg Vedi File

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

[connection]
pipelining = True

Caricamento…
Annulla
Salva