reload daemon as well

This commit is contained in:
erebion 2023-09-15 21:55:06 +02:00
parent ae573658f6
commit dfacbf73c1

View file

@ -11,6 +11,7 @@
ansible.builtin.systemd:
state: restarted
name: "{{ item }}"
daemon_reload: true
with_items:
- authentik-redis-docker.service
- authentik-db-docker.service