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"
|
||||
become: true
|
||||
roles:
|
||||
- role: "zabbix_prereq"
|
||||
- role: "."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue