Do not fail playbook on first run

This commit is contained in:
Francesco Antognazza
2023-08-01 10:59:37 +02:00
parent 92fc0ffb1c
commit a0aaf0e5a5
8 changed files with 8 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
state: stopped
loop:
- traefik
failed_when: false
- name: Permit traffic from any IP to http port
become: true