mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-22 11:50:18 +00:00
Changed to .tilde name servers
This commit is contained in:
4
roles/common/tasks/resolv.yml
Normal file
4
roles/common/tasks/resolv.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
# This will set our resolvers up, to the .tilde tld name servers.
|
||||
---
|
||||
- name: Ensure localsudo in place
|
||||
copy: src=../files/resolv.conf dest=/etc/resolv.conf
|
||||
Reference in New Issue
Block a user