aboutsummaryrefslogtreecommitdiffstats
path: root/roles/dns/tasks
Commit message (Collapse)AuthorAgeFilesLines
* dns/nsd: notify reload-nsdAaron LI2018-03-141-0/+1
|
* dns: update tag zonesAaron LI2018-03-141-1/+1
|
* add tags: zones, sitesAaron LI2018-03-141-0/+2
|
* dns: refactor nsd zones generation to support DKIM recordAaron LI2018-03-142-19/+37
|
* dns/nsd: use fileglob lookup to help zones templating; also check zone filesAaron LI2018-03-141-4/+20
|
* dns: validate unbound and nsd config file before updateAaron LI2018-03-141-6/+8
|
* dns: update zones templates and add liwt.net zoneAaron LI2018-03-141-3/+5
|
* minor updatesAaron LI2018-03-141-2/+2
|
* dns: generate nsd.conf with domains and nameservers variablesAaron LI2018-03-141-2/+2
|
* dns/unbound: update config and enable remote-controlAaron LI2018-03-141-0/+12
|
* dns: reload unbound/nsd instead of restartAaron LI2018-03-141-4/+4
|
* role/dns: configure NSD as the stealth master with 2 domainsAaron LI2018-03-141-0/+32
| | | | | | | | | | | * Add "network" and "nsd" variables * Install and configure NSD as the authoritative stealth master server * Allow notify and transfer to slave masters: - freedns.afraid.org - 1984hosting.com * Add preliminary zone files for domains: - 233233.xyz - 1314233.xyz
* Add role dns to setup unbound serviceAaron LI2018-02-211-0/+35