浏览代码

nocows and stuff

pull/2959/head
mcnesium 3 年前
父节点
当前提交
71387ae7f1
找不到此签名对应的密钥 GPG 密钥 ID: 7D6CC73E428F633F
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      ansible.cfg

+ 3
- 0
ansible.cfg 查看文件

@@ -1,6 +1,9 @@
[defaults]
retry_files_enabled = False
stdout_callback = yaml
display_failed_stderr = True
display_skipped_hosts = False
nocows = True

[connection]
pipelining = True

正在加载...
取消
保存