Commit 5e75632c by ChongmingDu

update doc

parent ef6a148b
......@@ -38,4 +38,12 @@
### 使用:
1-5同上
6. 修改变量 roles/zabbix_server/templates/zabbix_server.conf(DB开头的三个变量),roles/zabbix_agent/templates/zabbix_agentd.conf(Server变量),roles/zabbix_server/files/zabbix_db.sh(mysql的变量),var/main.yml(mysql args变量)
7. 运行ansible-playbook -i host.yml -u root zabbix.yml
\ No newline at end of file
7. 运行ansible-playbook -i host.yml -u root zabbix.yml
## 其他模块
选配程序
### 使用
1. 检查各自模块的templates中的配置文件,更改为相应要求
2. 在/Ant_Devops/standard.yml中roles字段中添加相应模块
3. 运行 ansible-playbook -i host.yml -u root standard.yml
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment