feat: add role dependancy execution
This commit is contained in:
parent
8bf1f92ec6
commit
9ba213cc79
1 changed files with 1 additions and 0 deletions
|
|
@ -5,4 +5,5 @@
|
||||||
hosts: "all"
|
hosts: "all"
|
||||||
become: true
|
become: true
|
||||||
roles:
|
roles:
|
||||||
|
- role: "zabbix_prereq"
|
||||||
- role: "."
|
- role: "."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue