role
This commit is contained in:
parent
8513c7d638
commit
cb996b5302
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
---
|
---
|
||||||
- hosts: munin
|
- hosts: munin
|
||||||
roles:
|
roles:
|
||||||
|
- role: ansible-role-apache2
|
||||||
|
tags: "apache2"
|
||||||
|
become: true
|
||||||
- role: ansible-role-munin
|
- role: ansible-role-munin
|
||||||
tags: "munin"
|
tags: "munin"
|
||||||
become: true
|
become: true
|
||||||
|
|
Loading…
Reference in a new issue