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