2 Star 1 Fork 2

三石巍立/postgresql_cluster

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ansible.cfg 486 Bytes
一键复制 编辑 原始数据 按行查看 历史
[defaults]
inventory = ./inventory
display_skipped_hosts = false
remote_tmp = /tmp/${USER}/ansible
allow_world_readable_tmpfiles = false # or "true" if the temporary directory on the remote host is mounted with POSIX acls disabled or the remote machines use ZFS.
host_key_checking = false
timeout=60
deprecation_warnings=False
[persistent_connection]
retries = 3
connect_timeout = 60
command_timeout = 30
# https://raw.githubusercontent.com/ansible/ansible/devel/examples/ansible.cfg
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/marsdonne/postgresql_cluster.git
git@gitee.com:marsdonne/postgresql_cluster.git
marsdonne
postgresql_cluster
postgresql_cluster
master

搜索帮助