matrix-docker-ansible-deploy/roles/custom/matrix-bridge-mautrix-facebook
Slavi Pantaleev 735bacca89 Do not run matrix-nginx-proxy config injection tasks unless necessary
These `init.yml` (now `inject_into_nginx_proxy.yml`) tasks do not need
to `always` run. They only need to run for `setup-all` and
`setup-nginx-proxy`. Unless we're dealing with these 2 tags, we can
spare ourselves a lot of work.

This patch also moves the `when` statement from `init.yml` into
`main.yml` in an effort to further optimize things by potentially
avoiding the extra file include.
2022-11-23 15:52:58 +02:00
..
defaults Update mautrix-facebook 0.4.0 -> 0.4.1 2022-11-15 15:49:32 +00:00
tasks Do not run matrix-nginx-proxy config injection tasks unless necessary 2022-11-23 15:52:58 +02:00
templates matrix_host_command_sh -> devture_systemd_docker_base_host_command_sh (via com.devture.ansible.role.systemd_docker_base) 2022-11-04 16:40:25 +02:00