matrix-docker-ansible-deploy/roles/matrix-coturn/tasks
Slavi Pantaleev c6858d2a08 Define matrix_coturn_turn_external_ip_address in the playbook group vars
This is more explicit than hiding it in the role defaults.

People who reuse the roles in their own playbook (and not only) may
incorrectly define `ansible_host` to be a hostname or some local address.

Making it more explicit is more likely to prevent such mistakes.
2019-03-18 17:04:40 +02:00
..
init.yml Do not try to start matrix-coturn.service if not enabled 2019-03-13 07:36:28 +02:00
main.yml Make roles more independent of one another 2019-01-16 18:05:48 +02:00
setup_coturn.yml Skip some uninstall tasks if not necessary to run 2019-03-13 07:40:51 +02:00
validate_config.yml Define matrix_coturn_turn_external_ip_address in the playbook group vars 2019-03-18 17:04:40 +02:00