diff --git a/playbooks/backup-docker-volumes.yml b/playbooks/backup-docker-volumes.yml index 1fa0efd..7401370 100644 --- a/playbooks/backup-docker-volumes.yml +++ b/playbooks/backup-docker-volumes.yml @@ -14,6 +14,7 @@ tasks: - name: Gotify Notification Begin + ignore_errors: true ansible.builtin.include_role: name: gotify_message vars: @@ -42,6 +43,7 @@ loop_var: container_item - name: Gotify Notification Complete + ignore_errors: true ansible.builtin.include_role: name: gotify_message vars: