playbook
This commit is contained in:
parent
64c4a5e4f9
commit
7d0de0efd5
1 changed files with 6 additions and 0 deletions
6
playbooks/3_service/munin.yml
Normal file
6
playbooks/3_service/munin.yml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
- hosts: munin
|
||||||
|
roles:
|
||||||
|
- role: ansible-role-munin
|
||||||
|
tags: "munin"
|
||||||
|
become: true
|
Loading…
Reference in a new issue