matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/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
..
ssl Stop using Ansible's cron module 2020-09-06 10:49:19 +03:00
init.yml Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
main.yml Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
self_check_well_known.yml Rename variables (s/mxisd/ma1sd/) and adapt roles 2020-04-02 11:31:38 +02:00
self_check_well_known_file.yml Run all API self checks in check_mode 2020-07-04 15:24:33 +02:00
setup_nginx_proxy.yml Riot is now Element 2020-07-17 11:31:20 +03:00
setup_well_known.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
validate_config.yml Riot is now Element 2020-07-17 11:31:20 +03:00