container: Restart container when secret changed

This commit is contained in:
uumas
2025-07-11 20:44:39 +03:00
parent f52ba4eced
commit a8a7dfc688
2 changed files with 2 additions and 1 deletions

View File

@@ -52,4 +52,4 @@
state: quadlet
quadlet_file_mode: "0600"
quadlet_options: "{{ _container_quadlet_options }}"
notify: "Restart container service {{ container_name }}"
notify: Restart container service {{ container_name }}