Ensure the units get restarted if changed

This commit is contained in:
erebion 2023-09-15 21:34:30 +02:00
parent d57cde9a8c
commit 6cc100afcc
3 changed files with 1 additions and 17 deletions

View file

@ -1,4 +0,0 @@
---
docker_compose_config_dir: "/srv/docker-config"
docker_volumes_dir: "/srv/docker-volumes"

View file

@ -1,13 +0,0 @@
---
firewall_services:
- ssh
- http
- https
- smtp
- pop3
firewall_ports:
- 64738/tcp # Mumble
- 64738/udp # Mumble
- 21117/tcp # Rustdesk

View file

@ -71,6 +71,7 @@
- authentik-redis-docker.service
- authentik-db-docker.service
register: units
notify: restart-authentik-docker
- name: "Reload systemd units"
ansible.builtin.systemd: