Commit graph

81 commits

Author SHA1 Message Date
545f925e65 disabled systemd_detect_virt due to issues 2024-07-31 23:53:00 +02:00
7e3287de15 fixed container detection 2024-02-11 18:19:30 +01:00
74744116ee Update 'README.md' 2024-02-11 15:55:12 +01:00
30d887d703 added support for lxc container by kipping sysctl tasks when in a container 2024-02-11 15:52:43 +01:00
8c73fe8f97 added support for docker-compose on aarch64 2022-12-27 23:36:33 +01:00
945a0ab783 added support for aarch64 and ubuntu release in variables 2022-12-27 23:33:09 +01:00
1509f57513 Update 'roles/docker_host/tasks/ubuntu.yml' 2022-12-27 23:18:40 +01:00
17fef62a4b Update 'README.md' 2022-12-27 19:48:35 +01:00
85d8b51856 Update 'common.yml' 2022-12-27 19:41:06 +01:00
bdb11654d6 Update 'README.md' 2022-12-27 19:14:10 +01:00
55405ec9c7 changed swappiness to 1 2022-10-14 19:02:28 +02:00
7a3cf5e9ab Update 'common.yml' 2022-08-21 02:26:38 +02:00
10f84a064b added nf_conntrack_max to sysctl 2022-08-21 01:49:25 +02:00
9a73ef0946 added disable-iptables 2022-08-18 10:09:32 +02:00
3601beb92b added docker-host 2022-08-18 10:05:24 +02:00
f99f735980 Update 'roles/docker/tasks/debian.yml' 2022-08-14 11:39:22 +02:00
bf051b97f0 updated docker-compose to fetch latest version without specifying which one 2022-08-14 11:39:11 +02:00
0623e9c69c updated docker-compose to fetch latest version without specifying which one 2022-08-14 11:38:06 +02:00
093a061415 updated docker-compose to fetch latest version without specifying which one 2022-08-14 11:37:19 +02:00
cd4f957225 added rsync and telnet to the isntalled packages 2021-10-03 02:00:48 +02:00
1f92da638a fixed local execution 2021-10-03 01:57:02 +02:00
b009d17cc5 fixed local execution 2021-10-03 01:56:59 +02:00
f8ebbf73a5 fixed local execution 2021-10-03 01:56:57 +02:00
24f0bf427f fixed local execution 2021-10-03 01:56:54 +02:00
c2e3eeb0ff fixed local execution 2021-10-03 01:56:50 +02:00
e1221e9071 fixed local execution 2021-10-03 01:56:47 +02:00
ca85dc19c8 fixed local execution 2021-10-03 01:56:44 +02:00
2d68ed58a1 updated compose version 2021-10-03 01:53:27 +02:00
17cd0b1007 Update 'common.yml' 2021-10-03 01:50:02 +02:00
fced43fa95 added disabling of ipv6 2021-10-03 01:41:50 +02:00
d1c990ee2f added debian 10,11 in the supported OSes 2021-10-03 01:26:12 +02:00
f31119522e fixed ssh_hardening function call 2021-10-03 01:24:11 +02:00
b836975a96 fixed sysctl swappiness 2021-10-03 01:20:02 +02:00
3507ff2dcd added swappiness to zero 2021-10-03 01:12:51 +02:00
d3d5e7339c uptade fixing executables vars for deb11 2021-09-10 17:01:16 +02:00
166b28bc11 removed glances installation
commented glances installation since it's not in debian 11 repos anymore and it's heavy and not really needed.
2021-09-10 16:55:05 +02:00
cbac52831b removed tinc variable population check 2021-09-10 16:54:12 +02:00
7059fe3ed1 fixed local running
since in Debian 11 ansible installation is made trough python modules, there is no /etc/ansible/ configfiles anymore, now we don't need to populate the ansible hosts anymore!
2021-09-10 16:53:51 +02:00
4d0e0b4e7e updated compose version 2021-02-27 00:34:05 +01:00
3c6b991ddc added net-tools to the default install 2021-02-06 22:59:49 +01:00
6db264835d modified docker role to add debian file 2021-02-06 22:51:19 +01:00
467261cd5b added docker role for debian 2021-02-06 22:50:48 +01:00
dafe7018a8 Update 'common.yml' 2020-12-12 23:30:55 +01:00
623ec15806 Fix Debian10's shitty executables paths 2020-11-10 19:20:16 +01:00
7238aa59ad Update 'common.yml' 2020-09-14 23:00:09 +02:00
36eb8494fd Update 'common.yml' 2020-09-14 20:27:46 +02:00
49da73c8fa added instructions for non-root users 2020-03-19 18:47:34 +01:00
4aa137f8a6 added ssh to the packages installation since it might not be installed and the hardening is not optional 2020-03-19 18:44:47 +01:00
e6014d1355 removed part of iptables command for compatibility 2020-03-19 18:43:51 +01:00
6f39063354 fix README 2020-03-14 15:49:50 +01:00