You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-base/playbook_munin_deploy.yml

13 lines
186 B
YAML

---
- hosts: all
roles:
- munin-node
- munin-async
- hosts: munin_server
roles:
- geerlingguy.munin
- munin_server
- geerlingguy.certbot
- geerlingguy.nginx