feat: disable dns for now
This commit is contained in:
parent
9b473f09ec
commit
add5131ec9
1 changed files with 3 additions and 3 deletions
|
|
@ -12,9 +12,9 @@
|
||||||
tags: "always"
|
tags: "always"
|
||||||
|
|
||||||
# set dns
|
# set dns
|
||||||
- name: "set dns"
|
# - name: "set dns"
|
||||||
ansible.builtin.import_tasks: "dns.yaml"
|
# ansible.builtin.import_tasks: "dns.yaml"
|
||||||
tags: "dns"
|
# tags: "dns"
|
||||||
|
|
||||||
# set hostname
|
# set hostname
|
||||||
- name: "set hostname"
|
- name: "set hostname"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue