Преглед на файлове

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 преди 5 години
committed by GitHub
родител
ревизия
05bf1c045b
No known key found for this signature in database GPG ключ ID: 4AEE18F83AFDEB23
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. +1
    -0
      ansible.cfg

+ 1
- 0
ansible.cfg Целия файл

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

[connection]
pipelining = True

Зареждане…
Отказ
Запис