摘要:
roles专门拿出一个文章来介绍 阅读全文
posted @ 2020-11-02 22:12
lazyball
阅读(68)
评论(0)
推荐(0)
摘要:
安装ansible yum -y install epel-release yum -y install ansible 配置ansible 目录结构 ansible/ ├── ansible.cfg 主配置文件 ├── hosts 主机组配置 └── roles ansible.cfg # con 阅读全文
posted @ 2020-11-02 21:40
lazyball
阅读(102)
评论(0)
推荐(0)