aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge filter_plugins/{mail,znc}.py into passwd.pyAaron LI2018-04-093-66/+32
* Add filter_plugins/passwd.py with cryptpass() methodAaron LI2018-04-091-0/+29
* 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-223-7/+28
* web/acme: no need to check & link /etc/ssl/cert.pemAaron LI2018-03-181-4/+0
* Update README.mdAaron LI2018-03-171-3/+35
* Remove private/dovecot/hash-passdb.py, no longer neededAaron LI2018-03-171-73/+0
* mail/dovecot: store pass in ansible vault and hash from thereAaron LI2018-03-174-42/+78
* Add custom filter mail.py with dovecot_makepassAaron LI2018-03-171-0/+34
* znc: Add filter znc_makepass, improve templating with ipv4+ipv6Aaron LI2018-03-173-4/+44
* 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-155-28/+48
* security/pf: allow IRC bouncer by ZNCAaron LI2018-03-142-2/+3
* Add znc role: IRC bouncerAaron LI2018-03-147-7/+211
* web/acme: refactor certificates deploymentAaron LI2018-03-147-14/+76
* vars: Move non-host-specific vars to group_vars/all/vars.ymlAaron LI2018-03-142-107/+108
* ansible.cfg: rename hosts.yml to inventory.ymlAaron LI2018-03-142-1/+1
* vars: use ansible vaultAaron LI2018-03-145-6/+24
* bootstrap.sh: Fix pathAaron LI2018-03-141-1/+1
* deploy.yml: Add tags to roles, allowing only do tasks from one roleAaron LI2018-03-141-6/+12
* 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-143-20/+27
* 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 $smtpd_recipient_restrict...Aaron LI2018-03-141-40/+25
* 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
* add hash-passdb.py tool to help build passdb for dovecot's passwdAaron LI2018-03-141-0/+73
* mail/dovecot: generate passwd from templateAaron LI2018-03-143-39/+68
* vars: add mail.userdb and use it in postfix virtual templatesAaron LI2018-03-143-13/+34
* vars: change mail.user -> mail.vuserAaron LI2018-03-143-20/+20
* dns/nsd: notify reload-nsdAaron LI2018-03-141-0/+1
* vars: add DMARC rua mail address from PostmarkAppAaron LI2018-03-141-1/+1
* mail/dovecot: simplify "mail_location" setAaron LI2018-03-141-17/+11
* mail/postfix: fix a file path errorAaron LI2018-03-141-1/+1
* mail: setup postfix with dovecot (SASL auth + LDA virtual transport)Aaron LI2018-03-149-10/+1154
* mail: setup dovecot seviceAaron LI2018-03-147-1/+595
* vars: add "mail.user" for the virtual mail user infoAaron LI2018-03-142-6/+11
* web: create files/{acme,nginx} to organize files betterAaron LI2018-03-146-5/+4