ignore unreachable hosts
This commit is contained in:
parent
d7354c291e
commit
1690fe30a2
@ -3,6 +3,7 @@
|
|||||||
- hosts: all
|
- hosts: all
|
||||||
gather_facts: yes
|
gather_facts: yes
|
||||||
# become: yes
|
# become: yes
|
||||||
|
ignore_unreachable: true
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Download and install critical, security, and def updates and then reboot after
|
- name: Download and install critical, security, and def updates and then reboot after
|
||||||
|
Loading…
x
Reference in New Issue
Block a user