snackpot.yml - comment out nonworking notifies

This commit is contained in:
Nick Stokoe
2025-05-25 18:32:47 +01:00
parent 8ad6e1c81c
commit b26ac645bd

View File

@@ -99,7 +99,7 @@
group: root
mode: 0660
backup: yes
notify: restart docker compose services
# notify: restart docker compose services
with_community.general.filetree: templates/docker-compose
when: item.state == "file" and item.path.endswith(".j2")
tags: docker-config
@@ -112,7 +112,7 @@
group: root
mode: 0660
backup: yes
notify: restart docker compose services
# notify: restart docker compose services
with_community.general.filetree: templates/docker-compose
when: |-
item.state == "file" and not (