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