Skip to content

Commit

Permalink
changed ignore_error to failed_when false
Browse files Browse the repository at this point in the history
  • Loading branch information
XaverStiensmeier committed Apr 18, 2024
1 parent 6e1bb93 commit 501d9ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
state: mounted
with_items: "{{ volumes }}"
when: volumes is defined and auto_mount
ignore_errors: true
failed_when: false

0 comments on commit 501d9ad

Please sign in to comment.