Fix bug.
This commit is contained in:
parent
f0ef0e6668
commit
bdcfe2ac23
@ -62,6 +62,10 @@
|
||||
- /mnt/volumes/var_cache_internal_named/data:/var/cache/bind:z
|
||||
become: true
|
||||
|
||||
- name: check DNS
|
||||
command: host scimetis.net
|
||||
changed_when: false
|
||||
|
||||
- name: Disable OVH DNS autoconf
|
||||
community.general.nmcli:
|
||||
conn_name: "System eth0"
|
||||
|
Loading…
Reference in New Issue
Block a user