feat: move stuff around part 3
This commit is contained in:
parent
e4b10b3750
commit
c0082d4bc3
12 changed files with 1 additions and 7 deletions
|
|
@ -4,12 +4,6 @@
|
||||||
- name: "install and configure the Zabbix Agent"
|
- name: "install and configure the Zabbix Agent"
|
||||||
hosts: "all"
|
hosts: "all"
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
# execute dependancy playbook
|
|
||||||
roles:
|
roles:
|
||||||
- role: "zabbix_prereq"
|
- role: "zabbix_prereq"
|
||||||
|
- role: "zabbix_agent"
|
||||||
# execute this playbook
|
|
||||||
tasks:
|
|
||||||
- include_role:
|
|
||||||
name: "."
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue