ignore unreachable hosts
This commit is contained in:
parent
08849e4266
commit
6f75603c90
@ -4,6 +4,7 @@
|
||||
- hosts: all
|
||||
gather_facts: yes
|
||||
become: yes
|
||||
ignore_unreachable: true
|
||||
|
||||
tasks:
|
||||
- name: Configure dhclient to use the MAC address of the system instead of Client ID.
|
||||
|
Loading…
x
Reference in New Issue
Block a user