ff
This commit is contained in:
parent
cb996b5302
commit
d74154d7cb
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
- hosts: munin
|
- hosts: munin
|
||||||
roles:
|
roles:
|
||||||
- role: ansible-role-apache2
|
- role: ansible-role-apache
|
||||||
tags: "apache2"
|
tags: "apache"
|
||||||
become: true
|
become: true
|
||||||
- role: ansible-role-munin
|
- role: ansible-role-munin
|
||||||
tags: "munin"
|
tags: "munin"
|
||||||
|
|
Loading…
Reference in a new issue