Thomas Buck
36571bace7
some fixes for debian 10
vor 3 Jahren
Thomas Buck
37dd16fb67
add sslletsencrypt and sslselfsigned roles for internal servers
vor 3 Jahren
Thomas Buck
ee0f739b1d
Lots of updates, first test of VPN.
vor 5 Jahren
maxbachmann
4f3d1e415f
Update security.yml
vor 5 Jahren
Thomas Buck
8b83bd66b1
Properly setup hostname
vor 5 Jahren
Thomas Buck
5684f3c673
Install fail2ban with IPv6 support from stretch-backports (Debian 9).
vor 5 Jahren
Thomas Buck
df70d73549
Rename fathom subdomain to stats and make it a variable.
vor 5 Jahren
Thomas Buck
f88fc91d13
cleanup vars
vor 5 Jahren
Thomas Buck
17ae1906ee
Add iot role with grafana task
vor 5 Jahren
Thomas Buck
30832be156
Add Commento to blog task and add example index page for webhosting.
vor 5 Jahren
Thomas Buck
14dd6202ef
Added Mastodon role
vor 5 Jahren
Thomas Buck
d72da6b11b
Add Matrix: Synapse Homeserver and Riot webclient
vor 5 Jahren
Thomas Buck
4ab56bdf6e
Added gitea
vor 5 Jahren
Thomas Buck
72cb7a3d23
letsencrypt cert folder should stay with ssl-cert group
vor 5 Jahren
Thomas Buck
5215ac9a25
Password lookup called wrong, all generated passwords were 20 chars long, regardless of specification.
vor 5 Jahren
Thomas Buck
bad2e4f9a1
Add tmux to common programs. Generate german locale. Remove unneeded empty lines.
vor 5 Jahren
Thomas Buck
04ba7ad539
Added Fathom statistics tracker to blog task
vor 5 Jahren
Thomas Buck
4cf67e7aed
Explicitly install postgres-9.6 and fix monit pid-file location for it.
vor 5 Jahren
Thomas Buck
f34c0c827f
Typo in common apache config, file actually ends with .conf
vor 5 Jahren
Thomas Buck
c41cd737fd
Support multiple domains for letsencrypt
vor 5 Jahren
Thomas Buck
1b7628c756
Install ACL so newer ansible versions can properly upload scripts from and for unprivileged users.
vor 5 Jahren
Thomas Buck
c71c6d8559
Use new style of calling apt in ansible
vor 5 Jahren
Thomas Buck
3dc25b1bc9
common was missing db admin user pass in default vars.
vor 5 Jahren
Thomas Buck
472dd068c2
Remove unneeded testing / vagrant stuff.
vor 5 Jahren
Thomas Buck
03f37267df
Remove cgit/gitolite git repo hosting
vor 5 Jahren
Thomas Buck
82a931b55d
Remove Tarsnap stuff
vor 5 Jahren
Thomas Buck
31afcaa7b9
Remove encfs and call directory data instead of decrypted
vor 5 Jahren
Thomas Buck
183b80da8d
Remove Google Authenticator / Two-Factor Authentification
vor 5 Jahren
Brett Haines
eddcdd7993
Updating fail2ban jail list
vor 6 Jahren
Óscar Nájera
8f0cc14f76
Fix: Ansible uses the value present in apt module state parameter
vor 6 Jahren
Óscar Nájera
ae0594dc4a
use mozilla sshd config on algorithms
vor 6 Jahren
Bryan Voss
128b7e63a2
Update for Debian 9
vor 7 Jahren
Ndubisi Nwaku
55770977da
Add group name ssl-cert for SSL certificates
vor 7 Jahren
Aleksandr Bogdanov
cdc0d3fb4e
Fixing encfs shell invocation for ansible 2 compatibility
vor 7 Jahren
Óscar Nájera
0635815b52
Ensure en_US.UTF-8 locale is present
vor 7 Jahren
Wolfgang Steitz
3a42d15850
setup posgres within the common role
Postgres is used by several roles, but the setup is currently part of the 'mailserver' role. By moving it to 'common', it's possible to disable the mailserver without breaking the others.
vor 8 Jahren
Mike Ashley
fc023dfc31
Clean up merge
Clean up some artifacts from the merge to match the `jessie` branch.
Keep the changes on master made with commits bfe6fe84 and e229c551 .
vor 8 Jahren
Tomas Bedrich
3efc7ae54e
Allowed SSH agent forwarding when using sudo
vor 8 Jahren
Dosenpfand
9697cbe6b3
Silence letsencrypt cron output unless there is an error
vor 8 Jahren
Tomas Bedrich
7a399d45ca
Fix SSH connections to Github
vor 8 Jahren
Mike Ashley
0e7adf6e3a
Fix bug exposed by commit 264c232b (#572 )
The `private_key` variable used to check for changes was never
registered.
vor 8 Jahren
Simon Schoeters
264c232bbf
Remove duplicate when statement in Let's Encrypt task
While adding the Let's Encrypt offline testing block in 1746afcc we
accidentially duplicated a the 'when' statement. Ansible only looks at
the last when statement for a given block meaning the earlier one has no
use. This commit merges both lines in one.
vor 8 Jahren
Allen Riddell
9f34027d8b
Add common default vars to role
vor 8 Jahren
Allen Riddell
e95caea06c
common: use password lookup to generate passwords
See https://docs.ansible.com/ansible/playbooks_lookups.html
vor 8 Jahren
Dosenpfand
f2c14dd911
Remove unneeded/deprecated apache configuration
vor 8 Jahren
Tomas Bedrich
899f527ca3
Updated LE renewal hook system
vor 8 Jahren
Tomas Bedrich
9786230808
Changed LE-renew cron frequency
vor 8 Jahren
Tomas Bedrich
e08acd2deb
Simplified LE renew script
vor 8 Jahren
Carl Meyer
60855eda70
Fix typo in fail2ban config for dovecot.
vor 8 Jahren
Mike Ashley
3d68705341
Add leading 0 to octal file permissions
This is done to suppress warnings from ansible-lint.
vor 8 Jahren