aboutsummaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
* mail/dovecot: change sieve directory ownershipAaron LI2018-05-052-7/+3
|
* security/clean-pf: log cleaned ip addressAaron LI2018-05-051-1/+1
|
* git/cgit: copy script and install highlightAaron LI2018-04-181-0/+7
|
* git: Update git shell commands; add git-cmds tagAaron LI2018-04-184-4/+6
|
* Add git role: host git repos and share repos via cgitAaron LI2018-04-1818-3/+779
| | | | | | * 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 ^_^
* web: Fix private path for the dhparam fileAaron LI2018-04-181-3/+3
|
* mail/dovecot: update config file to dovecot v2.3Aaron LI2018-04-181-14/+3
|
* basic/periodic: Inline daily security statusAaron LI2018-04-162-6/+12
|
* web/sites: rename liwt.git.conf.j2 to liwt.cgit.conf.j2Aaron LI2018-04-111-2/+1
|
* radicale: setup git repoAaron LI2018-04-111-0/+22
|
* web/sites: Clean up liwt.radicale.confAaron LI2018-04-101-18/+4
|
* web/sites: Fix reload-nginx after generating sitesAaron LI2018-04-102-1/+1
|
* web/sites: Also check availability of 'radicale' and 'cgit'Aaron LI2018-04-102-2/+2
|
* radicale: Use the default path of uwsgi socketAaron LI2018-04-102-2/+1
|
* radicale: Fix log rotationAaron LI2018-04-101-2/+2
|
* radicale: add 'git' variable to toggle versioning with gitAaron LI2018-04-101-1/+4
|
* radicale: use full path to git; rotation log fileAaron LI2018-04-092-1/+7
|
* Add radicale role: lightweight {Card,Cal}DAV serverAaron LI2018-04-097-0/+277
| | | | WARNING: py36-radicale2 needs manual installation at the moment.
* web/acme: tag acme and acme-renew; add deploy-acme handlerAaron LI2018-04-092-0/+21
|
* dns/zones: use dav to replace {card,cal}dav; clean aaronly.meAaron LI2018-04-093-8/+4
|
* dns/zones: tweak space after ";"Aaron LI2018-04-092-6/+6
|
* mail/postfix: improve tls settings a bitAaron LI2018-04-091-72/+70
|
* dns/zones: improve dmarc recordAaron LI2018-03-222-2/+16
|
* web/acme: no need to check & link /etc/ssl/cert.pemAaron LI2018-03-181-4/+0
| | | | Already been fixed in new ca_root_nss package.
* mail/dovecot: store pass in ansible vault and hash from thereAaron LI2018-03-172-15/+13
|
* znc: Add filter znc_makepass, improve templating with ipv4+ipv6Aaron LI2018-03-171-3/+11
|
* znc: simply and improve listeners templatingAaron LI2018-03-161-14/+9
|
* znc: move data dir to /home/znc, listen on ipv4 & ipv6, fix reloadAaron LI2018-03-154-28/+47
|
* security/pf: allow IRC bouncer by ZNCAaron LI2018-03-141-1/+2
|
* Add znc role: IRC bouncerAaron LI2018-03-144-0/+167
|
* web/acme: refactor certificates deploymentAaron LI2018-03-147-14/+76
|
* web/acme: minor improve output formatAaron LI2018-03-142-0/+2
|
* security/sshlockout: the syslog line cannot append to the file end ...Aaron LI2018-03-141-5/+4
|
* dns/zones: add code.aaronly.meAaron LI2018-03-141-1/+1
|
* security/pf: improve <bruteforce> overload ruleAaron LI2018-03-142-20/+21
|
* security: restart syslogd and reload pfAaron LI2018-03-142-0/+5
|
* dns/zones: add mail.aaronly.me CNAMEAaron LI2018-03-141-0/+1
|
* dns/zones: update aaronly.me for dns switch; other minor updatesAaron LI2018-03-144-14/+14
|
* mail/dovecot: improve login log formatAaron LI2018-03-141-3/+5
|
* mail/dovecot: use both passdb and userdb files to support user aliasesAaron LI2018-03-145-82/+109
|
* mail/postfix: merge $smtpd_sender_restrictions into ↵Aaron LI2018-03-141-40/+25
| | | | $smtpd_recipient_restrictions
* mail/postfix: update $mynetworks_style and $relay_domains descriptionAaron LI2018-03-141-41/+13
|
* mail/postfix: disable login mismatch rejection for smtpd(8) and explainAaron LI2018-03-142-35/+47
|
* mail/postfix: Fix $virtual_mailbox_maps descriptions and updateAaron LI2018-03-142-33/+13
|
* mail/postfix: add login-maps.pcre for $smtpd_sender_login_mapsAaron LI2018-03-142-3/+37
|
* mail/postfix: rename "virtual" to "virtual-aliases"Aaron LI2018-03-144-43/+37
|
* mail/dovecot: tweak passwd.j2 a bitAaron LI2018-03-141-2/+2
|
* mail/dovecot: update mailbox config to avoid duplicatesAaron LI2018-03-141-0/+14
| | | | Credit: http://www.webdesignblog.asia/web-design/hosting/prevent-duplicate-drafts-junk-sent-trash-folders-dovecot/
* mail/dovecot: generate passwd from templateAaron LI2018-03-143-39/+68
|
* vars: add mail.userdb and use it in postfix virtual templatesAaron LI2018-03-142-13/+9
|