Test deployment of netdata

Hopefully it's not that bad
This commit is contained in:
Salt 2021-01-23 18:52:41 -06:00
parent d54de87611
commit 2f6d016532

View File

@ -9,6 +9,10 @@
- role: ansible-pull
tags: [ ansible, common ]
# Import specific playbooks
- hosts: prod
roles:
- role: netdata
tags: [ mon ]
- import_playbook: playbooks/db.yml
- import_playbook: playbooks/web.yml
- import_playbook: playbooks/game.yml