Do not fail playbook on first run
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
state: stopped
|
||||
loop:
|
||||
- heimdall
|
||||
failed_when: false
|
||||
|
||||
- name: Create podman volumes
|
||||
containers.podman.podman_volume:
|
||||
|
||||
Reference in New Issue
Block a user