1 Star 0 Fork 0

TianCiwang/deploy-third-software

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ansible.cfg 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
[defaults]
hostfile = inventory/hosts
inventory = inventory/hosts
library = /usr/share/ansible:playbooks/library
remote_tmp = $HOME/.ansible/tmp
pattern = *
forks = 5
poll_interval = 15
sudo_user = root
transport = smart
remote_port = 22
host_key_checking = False
sudo_exe = sudo
timeout = 10
module_name = shell
retry_files_enabled = False
any_errors_fatal = True
ansible_managed = Ansible managed: {file} modified on %Y-%m-%d %H:%M:%S by {uid} on {host}
action_plugins = /usr/share/ansible_plugins/action_plugins
callback_plugins = /usr/share/ansible_plugins/callback_plugins:playbooks/callback_plugins
stdout_callback = default
connection_plugins = /usr/share/ansible_plugins/connection_plugins
lookup_plugins = /usr/share/ansible_plugins/lookup_plugins
vars_plugins = /usr/share/ansible_plugins/vars_plugins
filter_plugins = /usr/share/ansible_plugins/filter_plugins:playbooks/filter_plugins
roles_path = playbooks/roles
deprecation_warnings = False
gathering = smart
gather_timeout = 3600
fact_caching =jsonfile
fact_caching_connection = /tmp/ansible_fact_cache
callback_whitelist = timer, profile_tasks, profile_roles
log_path = /var/log/ansible.log
[paramiko_connection]
[ssh_connection]
pipelining = True
[accelerate]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/TianCiwang/deploy-third-software.git
git@gitee.com:TianCiwang/deploy-third-software.git
TianCiwang
deploy-third-software
deploy-third-software
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385