reduce dns timeout
This commit is contained in:
parent
7cab7e5fef
commit
b54af6b42f
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
||||||
backup: yes
|
backup: yes
|
||||||
follow: yes
|
follow: yes
|
||||||
with_items:
|
with_items:
|
||||||
- timeout:5
|
- timeout:2
|
||||||
- attempts:2
|
- attempts:2
|
||||||
|
|
||||||
- name: disable resolv.conf modification by dhclient
|
- name: disable resolv.conf modification by dhclient
|
||||||
|
|
Loading…
Reference in a new issue