Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git: remove some obsolete settings | Aaron LI | 2018-05-15 | 1 | -2/+0 |
| | |||||
* | git: update github keyname to be keyfile to the full path to the key | Aaron LI | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | git: Use gitolite to replace the git-shell shipped with git | Aaron LI | 2018-05-14 | 1 | -3/+1 |
| | |||||
* | Add git role: host git repos and share repos via cgit | Aaron LI | 2018-04-18 | 1 | -0/+25 |
| | | | | | | * Host git repositories * Share git repositories through web interface via cgit * The static resources used by cgit is also managed/deployed by a git repo ^_^ | ||||
* | radicale: add 'git' variable to toggle versioning with git | Aaron LI | 2018-04-10 | 1 | -0/+2 |
| | |||||
* | Add radicale role: lightweight {Card,Cal}DAV server | Aaron LI | 2018-04-09 | 1 | -0/+25 |
| | | | | WARNING: py36-radicale2 needs manual installation at the moment. | ||||
* | dns/zones: improve dmarc record | Aaron LI | 2018-03-22 | 1 | -5/+12 |
| | |||||
* | mail/dovecot: store pass in ansible vault and hash from there | Aaron LI | 2018-03-17 | 1 | -8/+20 |
| | |||||
* | znc: Add filter znc_makepass, improve templating with ipv4+ipv6 | Aaron LI | 2018-03-17 | 1 | -1/+1 |
| | |||||
* | znc: move data dir to /home/znc, listen on ipv4 & ipv6, fix reload | Aaron LI | 2018-03-15 | 1 | -0/+1 |
| | |||||
* | security/pf: allow IRC bouncer by ZNC | Aaron LI | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | Add znc role: IRC bouncer | Aaron LI | 2018-03-14 | 1 | -0/+23 |
| | |||||
* | vars: Move non-host-specific vars to group_vars/all/vars.yml | Aaron LI | 2018-03-14 | 1 | -0/+108 |
| | |||||
* | vars: use ansible vault | Aaron LI | 2018-03-14 | 1 | -0/+10 |
Credit: https://docs.ansible.com/ansible/latest/playbooks_best_practices.html#best-practices-for-variables-and-vaults |