浏览代码

Merge branch 'master' into element-call-integration

element-call-integration
Slavi Pantaleev 1年前
父节点
当前提交
a757b515fb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      ansible.cfg

+ 1
- 1
ansible.cfg 查看文件

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

[connection]
pipelining = True

正在加载...
取消
保存