Ver código fonte

Merge pull request #882 from pushytoxin/patch-1

Use the yaml callback plugin when running ansible-playbook
pull/884/head
Slavi Pantaleev 5 anos atrás
committed by GitHub
pai
commit
ef45b60e32
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      ansible.cfg

+ 1
- 0
ansible.cfg Ver arquivo

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

[connection]
pipelining = True

Carregando…
Cancelar
Salvar