dns_resolver role, update-dns script, dns-deploy playbook, inventory updates
This commit is contained in:
parent
152edb8345
commit
1509daad4c
26 changed files with 780 additions and 176 deletions
3
roles/dns_resolver/handlers/main.yml
Normal file
3
roles/dns_resolver/handlers/main.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
- name: update resolvconf
|
||||
command: resolvconf -u
|
||||
Loading…
Add table
Add a link
Reference in a new issue