2023-01-14
- ansible 常用
- 循环
- Ansible架构原理
- 配置文件查找顺序
- 配置文件
- Invenent主机清单
- AD-HOC
- 常用命令
- 常用模块
- Playbook
- playbook 定义变量
- 变量优先级
- [facts 变量](ansible/Playbook/ansible facts 变量.html)
- ansible 变量查找
- [条件判断 when](ansible/Playbook/ansible 条件判断.html)
- [ansible handler 触发](ansible/Playbook/ansible handle 触发.html)
- [ansible tags 标签](ansible/Playbook/ansible tags 标签.html)
- [ansible 文件复用](ansible/Playbook/ansible 文件复用.html)
- [ansible ignore_errors](ansible/Playbook/ansible 错误忽略.html)
- [ansible 错误处理](ansible/Playbook/ansible 错误处理.html)
- 循环
- nfs 安装
- httpd 安装
- memcached 安装
- Jinja2
- [Jinja2 基本使用](ansible/jinja2/jinja2 基本使用.html)
- 过滤器
- ansible Roles
- Ansible Galaxy
- 简单项目