Do not fail playbook on first run
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
state: stopped
|
||||
loop:
|
||||
- traefik
|
||||
failed_when: false
|
||||
|
||||
- name: Permit traffic from any IP to http port
|
||||
become: true
|
||||
|
||||
Reference in New Issue
Block a user