Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dns: clean up unbound.conf a bit | Aaron LI | 2018-03-14 | 1 | -10/+1 |
| | |||||
* | shadowsocks: remove nameserver setting | Aaron LI | 2018-03-14 | 2 | -3/+0 |
| | |||||
* | dns/nsd: remove unused "key" section | Aaron LI | 2018-03-14 | 2 | -19/+1 |
| | |||||
* | dns/unbound: update config and enable remote-control | Aaron LI | 2018-03-14 | 2 | -12/+35 |
| | |||||
* | dns: reload unbound/nsd instead of restart | Aaron LI | 2018-03-14 | 2 | -4/+10 |
| | |||||
* | role packages renamed to basic | Aaron LI | 2018-03-14 | 2 | -3/+3 |
| | |||||
* | bootstrap: improve group/user creation; add block marker for sshd_config | Aaron LI | 2018-03-14 | 1 | -6/+14 |
| | |||||
* | role/dns: configure NSD as the stealth master with 2 domains | Aaron LI | 2018-03-14 | 6 | -0/+265 |
| | | | | | | | | | | | * 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 shadowsocks | Aaron LI | 2018-03-14 | 5 | -0/+55 |
| | |||||
* | ansible.cfg: increase timeout (e.g., SSH key pass prompt) | Aaron LI | 2018-02-22 | 1 | -0/+2 |
| | |||||
* | Add role dns to setup unbound service | Aaron LI | 2018-02-21 | 3 | -0/+213 |
| | |||||
* | Add deploy playbook with packages role | Aaron LI | 2018-02-21 | 2 | -0/+23 |
| | |||||
* | bootstrap: clean up vars | Aaron LI | 2018-02-21 | 1 | -3/+0 |
| | |||||
* | Init ansible playbook for DFly VPS bootstrap | Aaron LI | 2018-02-14 | 12 | -0/+200 |