Thomas Buck
96c235798d
ansible "include" is deprecated. use "include_tasks".
5 mēnešus atpakaļ
Thomas Buck
9163ee8ecb
fix for missing python3-psycopg2 on debian 10
2 gadus atpakaļ
phschoen
5c29489923
fix swap file generation
2 gadus atpakaļ
Thomas Buck
630e548fe9
add tasks for creating swapfiles. move tasks from common/main to common/basics.
2 gadus atpakaļ
Thomas Buck
029bbca332
various fixes. noreply mail account, commento, fathom, postgres.
3 gadus atpakaļ
Thomas Buck
e6bd74153d
creating domain list for letsencrypt dynamically. some other small fixes.
3 gadus atpakaļ
Thomas Buck
426c2f2186
add role for dokuwiki
3 gadus atpakaļ
Thomas Buck
b37d78c1f9
more fixes to support debian 10
3 gadus atpakaļ
Thomas Buck
97ceee0704
remove unnecessary secret_* everywhere
3 gadus atpakaļ
Thomas Buck
36571bace7
some fixes for debian 10
3 gadus atpakaļ
Thomas Buck
37dd16fb67
add sslletsencrypt and sslselfsigned roles for internal servers
3 gadus atpakaļ
Thomas Buck
ee0f739b1d
Lots of updates, first test of VPN.
5 gadus atpakaļ
maxbachmann
4f3d1e415f
Update security.yml
5 gadus atpakaļ
Thomas Buck
8b83bd66b1
Properly setup hostname
5 gadus atpakaļ
Thomas Buck
5684f3c673
Install fail2ban with IPv6 support from stretch-backports (Debian 9).
5 gadus atpakaļ
Thomas Buck
df70d73549
Rename fathom subdomain to stats and make it a variable.
5 gadus atpakaļ
Thomas Buck
f88fc91d13
cleanup vars
5 gadus atpakaļ
Thomas Buck
17ae1906ee
Add iot role with grafana task
5 gadus atpakaļ
Thomas Buck
30832be156
Add Commento to blog task and add example index page for webhosting.
5 gadus atpakaļ
Thomas Buck
14dd6202ef
Added Mastodon role
5 gadus atpakaļ
Thomas Buck
d72da6b11b
Add Matrix: Synapse Homeserver and Riot webclient
5 gadus atpakaļ
Thomas Buck
4ab56bdf6e
Added gitea
5 gadus atpakaļ
Thomas Buck
72cb7a3d23
letsencrypt cert folder should stay with ssl-cert group
5 gadus atpakaļ
Thomas Buck
5215ac9a25
Password lookup called wrong, all generated passwords were 20 chars long, regardless of specification.
5 gadus atpakaļ
Thomas Buck
bad2e4f9a1
Add tmux to common programs. Generate german locale. Remove unneeded empty lines.
5 gadus atpakaļ
Thomas Buck
04ba7ad539
Added Fathom statistics tracker to blog task
5 gadus atpakaļ
Thomas Buck
4cf67e7aed
Explicitly install postgres-9.6 and fix monit pid-file location for it.
5 gadus atpakaļ
Thomas Buck
f34c0c827f
Typo in common apache config, file actually ends with .conf
5 gadus atpakaļ
Thomas Buck
c41cd737fd
Support multiple domains for letsencrypt
5 gadus atpakaļ
Thomas Buck
1b7628c756
Install ACL so newer ansible versions can properly upload scripts from and for unprivileged users.
5 gadus atpakaļ
Thomas Buck
c71c6d8559
Use new style of calling apt in ansible
5 gadus atpakaļ
Thomas Buck
3dc25b1bc9
common was missing db admin user pass in default vars.
5 gadus atpakaļ
Thomas Buck
472dd068c2
Remove unneeded testing / vagrant stuff.
5 gadus atpakaļ
Thomas Buck
03f37267df
Remove cgit/gitolite git repo hosting
5 gadus atpakaļ
Thomas Buck
82a931b55d
Remove Tarsnap stuff
5 gadus atpakaļ
Thomas Buck
31afcaa7b9
Remove encfs and call directory data instead of decrypted
5 gadus atpakaļ
Thomas Buck
183b80da8d
Remove Google Authenticator / Two-Factor Authentification
5 gadus atpakaļ
Brett Haines
eddcdd7993
Updating fail2ban jail list
6 gadus atpakaļ
Óscar Nájera
8f0cc14f76
Fix: Ansible uses the value present in apt module state parameter
6 gadus atpakaļ
Óscar Nájera
ae0594dc4a
use mozilla sshd config on algorithms
6 gadus atpakaļ
Bryan Voss
128b7e63a2
Update for Debian 9
7 gadus atpakaļ
Ndubisi Nwaku
55770977da
Add group name ssl-cert for SSL certificates
7 gadus atpakaļ
Aleksandr Bogdanov
cdc0d3fb4e
Fixing encfs shell invocation for ansible 2 compatibility
7 gadus atpakaļ
Óscar Nájera
0635815b52
Ensure en_US.UTF-8 locale is present
7 gadus atpakaļ
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.
8 gadus atpakaļ
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 .
8 gadus atpakaļ
Tomas Bedrich
3efc7ae54e
Allowed SSH agent forwarding when using sudo
8 gadus atpakaļ
Dosenpfand
9697cbe6b3
Silence letsencrypt cron output unless there is an error
8 gadus atpakaļ
Tomas Bedrich
7a399d45ca
Fix SSH connections to Github
8 gadus atpakaļ
Mike Ashley
0e7adf6e3a
Fix bug exposed by commit 264c232b (#572 )
The `private_key` variable used to check for changes was never
registered.
8 gadus atpakaļ