1 Star 0 Fork 3

devopsleague/ansible-for-openGauss

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ansible.cfg 479 Bytes
一键复制 编辑 原始数据 按行查看 历史
[defaults]
nocows = True
inventory = ./inventories/opengauss/hosts.ini
roles_path = ~/.ansible/roles,/workdir/roles,./roles
remote_tmp = $HOME/.ansible/tmp
local_tmp = $HOME/.ansible/tmp
pipelining = True
become = True
host_key_checking = False
deprecation_warnings = False
callbacks_enabled = profile_tasks,timer,profile_roles
callback_whitelist = profile_tasks,timer,profile_roles
display_skipped_hosts = False
stdout_callback = yaml
[callback_log_plays]
log_folder = ./log/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
YAML
1
https://gitee.com/devopsleague/ansible-for-opengauss.git
[email protected]:devopsleague/ansible-for-opengauss.git
devopsleague
ansible-for-opengauss
ansible-for-openGauss
dev

搜索帮助