mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-10 20:57:41 +01:00
3f4bedb31e
This is consistent with what all other roles do. If someone includes a role, the assumption is that they want its functionality enabled. The playbook distribution then disables components via `group_vars/matrix_servers`. We've always had `matrix_grafana_enabled: false` there, so flipping the in-role `_enabled` flag to `true` does not change anything for playbook users. Users who import the roles individually in their own other playbooks (and who don't use `group_vars/matrix_servers`) may observe a change in the defaults with this. |
||
---|---|---|
.. | ||
main.yml |