Add check if server is meant for grafana.

This commit is contained in:
Hyperling 2021-03-14 19:39:18 -05:00
parent 74c7412a6a
commit 40a101c4c3

View File

@ -122,6 +122,10 @@
- include: tasks/server/onlyoffice.yml
when: onlyoffice is defined and ansible_pkg_mgr == "apt"
tasks:
- include: tasks/server/grafana.yml
when: grafana is defined and ansible_pkg_mgr == "apt"
# Create reports to analyze security.