thunix/roles/common/tasks/resolv.yml

5 lines
162 B
YAML
Raw Normal View History

2018-12-15 22:59:40 +00:00
# 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