Oefenweb.dns
dns
Set up dns in Debian-like systems.
Requirements
None
Variables
dns_remove_resolvconf[default:true]: Whether or not to remove theresolvconfpackagedns_domain[default:'']: Local domain name. Most queries for names within this domain can use short names relative to the local domaindns_nameservers[default:[8.8.8.8, 8.8.4.4]]: Internet address(es) (in dot notation) of name servers that the resolver should querydns_searches[default:[]]: Search list for host-name lookup. The search list is normally determined from the local domain name; by default, it contains only the local domain namedns_options[default:[]]: Additional resolv.conf options, seedns_dhclient_rules[default:supersedefordomain-name,prependfordomain-name-serversandsupersedefordomain-search]: see http://manpages.ubuntu.com/manpages/precise/man5/dhclient.conf.5.htmldns_dhclient_file[default:/etc/dhcp/dhclient.conf]: The location of the dhclient configuration file
Dependencies
None
Example
---
- hosts: all
roles:
- oefenweb.dns
License
BSD
Author Information
Mischa ter Smitten (based on work of jdauphant)
Feedback, bug-reports, requests, ...
Are welcome!
Install
ansible-galaxy install Oefenweb.dnsLicense
bsd-2-clause
Downloads
23k
Owner
