matrix-docker-ansible-deploy/roles/matrix-coturn/tasks
Slavi Pantaleev 2a1ec38e3a Stop using Ansible's cron module
This is mainly to address SSL renewal not working for us due to:
- https://github.com/ansible/ansible/issues/71213
- https://github.com/ansible/ansible/pull/71207

Using the cron module was hacky anyway. We shouldn't need an extra
level of buggy abstraction to manage a cronjob file.
2020-09-06 10:49:19 +03:00
..
init.yml Rename some variables for consistency 2020-03-15 10:15:27 +02:00
main.yml Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
setup_coturn.yml Stop using Ansible's cron module 2020-09-06 10:49:19 +03:00
validate_config.yml Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00