Pārlūkot izejas kodu

Use the yaml callback plugin when running ansible-playbook

The default default Ansible screen output encodes and prints error outputs as a hard to read dense line of JSON.
This patch changes the ansible-playbook command behavior for this project to output yaml instead.
pull/882/head
pushytoxin pirms 5 gadiem
committed by GitHub
vecāks
revīzija
05bf1c045b
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      ansible.cfg

+ 1
- 0
ansible.cfg Parādīt failu

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

[connection]
pipelining = True

Notiek ielāde…
Atcelt
Saglabāt