浏览代码

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

正在加载...
取消
保存