roles: update set_gitea to add restart notification when the secret value is changed

This commit is contained in:
2026-03-21 10:32:34 +09:00
parent a2022fd14c
commit 224b27abc3

View File

@@ -34,6 +34,7 @@
data: "{{ hostvars['console']['postgresql']['password']['gitea'] }}"
state: "present"
force: true
notify: "notification_restart_gitea"
no_log: true
- name: Deploy container file