Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vars: Move non-host-specific vars to group_vars/all/vars.yml | Aaron LI | 2018-03-14 | 1 | -107/+0 |
| | |||||
* | vars: use ansible vault | Aaron LI | 2018-03-14 | 1 | -1/+1 |
| | | | | Credit: https://docs.ansible.com/ansible/latest/playbooks_best_practices.html#best-practices-for-variables-and-vaults | ||||
* | security/pf: improve <bruteforce> overload rule | Aaron LI | 2018-03-14 | 1 | -0/+6 |
| | |||||
* | vars: add mail.userdb and use it in postfix virtual templates | Aaron LI | 2018-03-14 | 1 | -0/+25 |
| | |||||
* | vars: change mail.user -> mail.vuser | Aaron LI | 2018-03-14 | 1 | -4/+4 |
| | |||||
* | vars: add DMARC rua mail address from PostmarkApp | Aaron LI | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | mail: setup dovecot sevice | Aaron LI | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | vars: add "mail.user" for the virtual mail user info | Aaron LI | 2018-03-14 | 1 | -0/+5 |
| | |||||
* | vars: add google-site-verification for domain liwt.net | Aaron LI | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | vars: change mail dkim selector from "mail" to "default" | Aaron LI | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | var: add aaronly.me to domains | Aaron LI | 2018-03-14 | 1 | -0/+4 |
| | |||||
* | dns/zones: use DNS SOA variables | Aaron LI | 2018-03-14 | 1 | -0/+7 |
| | |||||
* | Add security role: PF firewall, sshlockout | Aaron LI | 2018-03-14 | 1 | -0/+5 |
| | |||||
* | dns/zones: add zone aaronly.me; update zone liwt.net with mail records | Aaron LI | 2018-03-14 | 1 | -0/+24 |
| | |||||
* | var: update domains and nsd.conf.j2 | Aaron LI | 2018-03-14 | 1 | -2/+15 |
| | |||||
* | shadowsocks: rename var server_port to port | Aaron LI | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | dns: generate nsd.conf with domains and nameservers variables | Aaron LI | 2018-03-14 | 1 | -6/+16 |
| | |||||
* | shadowsocks: remove nameserver setting | Aaron LI | 2018-03-14 | 1 | -1/+0 |
| | |||||
* | dns/nsd: remove unused "key" section | Aaron LI | 2018-03-14 | 1 | -5/+1 |
| | |||||
* | role/dns: configure NSD as the stealth master with 2 domains | Aaron LI | 2018-03-14 | 1 | -0/+20 |
| | | | | | | | | | | | * 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 | 1 | -0/+6 |
| | |||||
* | Init ansible playbook for DFly VPS bootstrap | Aaron LI | 2018-02-14 | 1 | -0/+6 |