Notify handler if template updated, indicating an update
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
owner: pangolin
|
||||
group: pangolin
|
||||
mode: 0600
|
||||
notify: Restart pangolin
|
||||
|
||||
- name: Create local backup of config directory
|
||||
copy:
|
||||
@@ -131,4 +132,3 @@
|
||||
src: /home/pangolin/docker-compose.yaml
|
||||
dest: /home/pangolin/backups/docker-compose.yaml.backup.{{ ansible_date_time.date }}
|
||||
remote_src: yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user