瀏覽代碼

Merge pull request #882 from pushytoxin/patch-1

Use the yaml callback plugin when running ansible-playbook
pull/884/head
Slavi Pantaleev 5 年之前
committed by GitHub
父節點
當前提交
ef45b60e32
沒有發現已知的金鑰在資料庫的簽署中 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

Loading…
取消
儲存