aboutsummaryrefslogtreecommitdiffstats
path: root/roles/dns/tasks
Commit message (Collapse)AuthorAgeFilesLines
* dns: Add tags "unbound" and "nsd"Aaron LI2019-09-211-3/+20
|
* dns: Fetch initial anchor for unboundAaron LI2019-09-211-0/+6
|
* Update pkgng usage and fix package namesAaron LI2019-09-191-4/+3
| | | | | | Fix package names: * vim-lite => vim-console * uwsgi-py36 => uwsgi
* Port to Ansible 2.7Aaron LI2018-12-011-3/+6
|
* 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