Thomas Buck
630e548fe9
add tasks for creating swapfiles. move tasks from common/main to common/basics.
пре 2 година
Thomas Buck
e6bd74153d
creating domain list for letsencrypt dynamically. some other small fixes.
пре 3 година
Thomas Buck
b37d78c1f9
more fixes to support debian 10
пре 3 година
Thomas Buck
37dd16fb67
add sslletsencrypt and sslselfsigned roles for internal servers
пре 3 година
Thomas Buck
8b83bd66b1
Properly setup hostname
пре 5 година
Thomas Buck
bad2e4f9a1
Add tmux to common programs. Generate german locale. Remove unneeded empty lines.
пре 5 година
Thomas Buck
1b7628c756
Install ACL so newer ansible versions can properly upload scripts from and for unprivileged users.
пре 5 година
Thomas Buck
c71c6d8559
Use new style of calling apt in ansible
пре 5 година
Thomas Buck
31afcaa7b9
Remove encfs and call directory data instead of decrypted
пре 5 година
Thomas Buck
183b80da8d
Remove Google Authenticator / Two-Factor Authentification
пре 5 година
Óscar Nájera
8f0cc14f76
Fix: Ansible uses the value present in apt module state parameter
пре 6 година
Bryan Voss
128b7e63a2
Update for Debian 9
пре 7 година
Óscar Nájera
0635815b52
Ensure en_US.UTF-8 locale is present
пре 7 година
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 година
Mike Ashley
3d68705341
Add leading 0 to octal file permissions
This is done to suppress warnings from ansible-lint.
пре 8 година
Mike Ashley
8e1d473027
Use Let's Encrypt for generating site certificates
This method uses Subjective Alternative Names (SANs) to get one
certificate for all the subdomains that Sovereign employs, whether or
not the user configured their site with the roles.
пре 9 година
Mike Ashley
195d8811fc
Remove references to Trusty and Wheezy
Make a clean distinction between Debian 7 and Debian 8. Anticipate the
next Ubuntu LTS release (Xenial) that is planned for support.
пре 8 година
Laurent Arnoud
1419c4e26e
Use common_timezone and fix idempotence
Thanks-to: 8e693b3db3
Conflicts:
roles/common/tasks/main.yml
пре 9 година
Laurent Arnoud
dfb1b764d7
Use common_timezone and fix idempotence
Thanks-to: 8e693b3db3
пре 9 година
Alex Payne
c9b32cd2e2
Same Google auth install should work for both Jessie and Trusty.
Move Apache task to their own file.
пре 9 година
Alex Payne
006f8e9b82
Just plain Ruby
пре 9 година
Manfred Touron
16c93ea486
Using more verbose 'dependencies' tag (#393 )
пре 9 година
Manfred Touron
b49f3a6586
Tagged 'deps' aptitude tasks
пре 9 година
Laurent Arnoud
353e69d299
Remove duplication with items unattended upgrades
пре 9 година
Laurent Arnoud
89d47731ff
Add molly-guard and unattended-upgrades as common pkgs
пре 9 година
Aleksandr Bogdanov
a849948e8d
Choosing the closest ubuntu mirror before anything else
пре 10 година
Sven Neuhaus
ae58053653
Create /decrypted directory even if encfs is not used.
Helps with issue #120 .
пре 9 година
fengor
2fd1e1b722
readded google authenticator lines
пре 10 година
fengor
224e8cb339
Setting timezone to UTC
пре 10 година
Lorenzo Villani
d5ecf673d3
Calm OCD by sorting almost every with_items block in alphabetical order
пре 10 година
Lorenzo Villani
e7703d0d9c
Add support for Apache 2.4 on Ubuntu 14.04
пре 10 година
Sven Neuhaus
63ba754eb7
libpam-google-authenticator uses distribution package on Ubuntu 14.04
пре 10 година
Gelnior
7995bac36c
put back enc.fs (removed by mistake)
пре 10 година
Gelnior
bd57edd5a5
newebe config: fix Newebe config file task
пре 10 година
Justin Plock
22a8717f6d
Automatically generate the Google authenticator file for the default user
пре 10 година
Justin Plock
84c9febec7
Added Google Authenticator 2FA logins
пре 10 година
Justin Plock
9f918363b9
Set a ServerName for apache (fixes #187 )
пре 10 година
Joost Baaij
4837d2e87a
extract NTP logic
пре 11 година
Joost Baaij
2033c37982
Enabled unattended-upgrades
This works on Debian/Ubuntu only.
There are similar packages for other distributions, but they still
need manual configuration. It seemed better to go for the common
denominator. unattended-upgrades is usually installed by default
anyway, so we are just reinforcing best practices.
пре 11 година
Alex Payne
f7f7157cec
more updated variable formatting and accommodation of the YAML parser being a fussbudget
пре 11 година
Alex Payne
34d7595c0b
ensure we can install from third-party repos across playbooks
пре 11 година
Luke Cyca
2f145ce543
Two small apache-related fixes
пре 11 година
Luke Cyca
37a0400c22
Standardize apache’s 301 redirect to https, and enable HSTS
пре 11 година
Allen Riddell
88705bb7fa
Replace ferm with ufw
пре 11 година
Bertrand Cachet
373cb4584b
add(apticron): configure email
Apticron is configured to send email to {{ admin_email }}
пре 11 година
Alex Payne
f27442b678
move tarsnap to its own role
пре 11 година
Luke Cyca
7e2ce80a25
Update apt repo and upgrade safe packages
пре 11 година
Luke Cyca
09c8fcb295
Named all tasks and made them idempotent where possible
пре 11 година
Luke Cyca
6168cd68d0
Automate encfs setup and name mount point more appropriately
пре 11 година
Luke Cyca
921cebb41d
Fix invalid service state
пре 11 година