matrix-docker-ansible-deploy/roles/custom/matrix-ntfy/tasks
Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install
We expect `--tags=start` to handle systemd reloading, so we don't need
to do it manually each time we install/uninstall a .service file.
2022-11-27 10:02:45 +02:00
..
main.yml Add install-* tags for quicker runs 2022-11-25 16:02:51 +02:00
self_check.yml Replace most import_tasks calls with include_tasks for improved performance 2022-11-24 11:33:45 +02:00
setup_install.yml Optimize initial installation by not reloading systemd after each .service install 2022-11-27 10:02:45 +02:00
setup_uninstall.yml Optimize uninstall tasks a bit 2022-11-25 17:28:57 +02:00