目录
Ansible配置详解
😄 Written by Zak Zhu
参考
- Breeze Yan老师博客https://www.cnblogs.com/breezey/
- Breeze Yan老师github网址https://github.com/yanruogu
配置优先级
配置文件: ansible.cfg
上述结论, 可以从ansible.cfg文件的开头注释中看到:
配置参数说明
[defaults]
[inventory]
[privilege_escalation]
[paramiko_connection]
[ssh_connection]
[persistent_connection]
[accelerate]
[selinux]
[colors]
[diff]