ignore unreachable hosts
This commit is contained in:
parent
1690fe30a2
commit
08849e4266
@ -4,6 +4,7 @@
|
||||
- hosts: all
|
||||
gather_facts: yes
|
||||
become: yes
|
||||
ignore_unreachable: true
|
||||
|
||||
tasks:
|
||||
- name: Update apt repo package lists
|
||||
|
Loading…
x
Reference in New Issue
Block a user