Initial commit of PVC Ansible role
This commit is contained in:
5
roles/base/templates/etc/resolv.conf.j2
Normal file
5
roles/base/templates/etc/resolv.conf.j2
Normal file
@ -0,0 +1,5 @@
|
||||
# DNS resolver configuration
|
||||
# {{ ansible_managed }}
|
||||
|
||||
options timeout:1 attempts:3 rotate
|
||||
nameserver 1.1.1.1
|
Reference in New Issue
Block a user