roles: update set_gitea to add restart notification when the secret value is changed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user