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