munin: from container to vm #155
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
- hosts: munin
|
||||
roles:
|
||||
- role: ansible-role-apache2
|
||||
tags: "apache2"
|
||||
become: true
|
||||
- role: ansible-role-munin
|
||||
tags: "munin"
|
||||
become: true
|
||||
|
|
Loading…
Reference in a new issue