Commit Graph

575 Commits

Author SHA1 Message Date
a10b637f0e allowedUsers does not allow comma separation 2022-02-25 00:49:15 +01:00
28ee3218b4 removed include_vars 2022-02-24 23:59:07 +01:00
c4640eae0e swap and sysctl tasks added
if swap not enabled, enable swap
set vm.swappiness and vm.vfs_cache_pressure on servers
2022-02-24 23:47:09 +01:00
cd38915212 manipulate hosts only on request 2022-02-24 22:26:35 +01:00
03af41c9e2 locking root is not a good idea in the beginning 2022-02-24 22:22:44 +01:00
f762d0c964 fail2base is already installed in base role 2022-02-24 22:17:58 +01:00
34243a0c42 try to include vars file 2022-02-24 21:58:46 +01:00
rene
e06715d790 install fail2ban and snmpd for role server 2022-02-24 17:25:44 +01:00
rene
4dd86381d7 changed become user for calling dotfile install 2022-02-24 15:41:48 +01:00
rene
773e8b2802 selection for copying private ssh keys added 2022-02-24 15:13:14 +01:00
5a75bf3b2a prepare nameserver again 2022-02-23 21:58:23 +01:00
rene
c37f55d380 move call vor dotfile/install.sh to all.yml 2022-02-22 16:36:06 +01:00
rene
ad21af7f18 call dotfile/install.sh 2022-02-22 15:23:57 +01:00
rene
531a500b35 Merge branch 'dev' 2022-02-21 18:54:41 +01:00
rene
9b98bf6222 use loop_control -> index_var 2022-02-21 18:48:30 +01:00
rene
9467ebab10 wrong variable 2022-02-21 18:33:38 +01:00
rene
4e9df7fa53 added a loop control 2022-02-21 18:29:50 +01:00
rene
6c9488159a globbing in replace for path does not work
so added a task to find all files to change
and loop over the registered var
2022-02-21 18:08:55 +01:00
rene
306666bcd1 language files must be changed, too 2022-02-21 17:55:49 +01:00
rene
547cfd9a3a a notify is needed 2022-02-21 17:36:33 +01:00
rene
b3c81b005d escaping the '.' in a regex does not work 2022-02-21 17:32:03 +01:00
rene
a7cd6f4d03 adjusted file permissions
and got rid of the task to do the same,
because that would break further ansible-pull calls
2022-02-21 17:27:24 +01:00
rene
e776ac21ba Some replacements added 2022-02-21 17:22:24 +01:00
rene
da0e0d7df0 service needs a string not a list 2022-02-21 16:50:58 +01:00
rene
ab0ef7280e flush handlers to force and apt update 2022-02-21 16:38:21 +01:00
rene
3a4b8a219b force notify 2022-02-21 16:27:05 +01:00
rene
90256f3ebf fixed a user dir 2022-02-21 15:54:25 +01:00
rene
4a380cd902 added files and tasks 2022-02-21 15:49:29 +01:00
rene
5cfa94d384 fixed a user dir 2022-02-21 15:48:46 +01:00
5fd3b62923 make scripts executable 2022-02-21 01:11:44 +01:00
af77fe2724 typo 2022-02-21 01:07:02 +01:00
966fa0756d removed debug 2022-02-21 00:58:44 +01:00
b6178b3a9a Revert "homedirs for users and root are different"
This reverts commit ec74c0fc65.
2022-02-21 00:52:32 +01:00
f48068254f new test 2022-02-21 00:49:47 +01:00
ec74c0fc65 homedirs for users and root are different 2022-02-20 23:37:08 +01:00
47f59d9e85 install jitsi-meet 2022-02-20 22:41:13 +01:00
eef1d72683 global handlers do not work as intended 2022-02-20 20:30:26 +01:00
2bfa97b888 added global handler and repository for jitsi 2022-02-20 20:12:31 +01:00
f010681df0 force symlinks 2022-02-20 19:32:51 +01:00
a22d0827f4 a '/' disappeared 2022-02-20 19:00:47 +01:00
43ff6c7bcd ; -> : 2022-02-20 18:57:25 +01:00
2b6d4fece2 edit /etc/hosts 2022-02-20 18:54:08 +01:00
af14219006 quoting, quoting, quoting 2022-02-20 18:20:13 +01:00
d4fa022641 it works, if you use correct path 2022-02-20 18:15:38 +01:00
64b6a61912 You cannot use loops on 'import_tasks' statements.
You should use 'include_tasks' instead.
2022-02-20 18:00:31 +01:00
d3f75ead02 same private keys for all users is not a good idea 2022-02-20 17:57:32 +01:00
1bbc5f778e added tasks for allusers 2022-02-20 17:55:16 +01:00
1972e75382 added task for setting symbolic links to dotfiles 2022-02-20 14:53:45 +01:00
d50e1038b8 added task for importing gpg key 2022-02-20 14:42:58 +01:00
88c68d844f Merge branch 'dev-user-ssh-config' 2022-02-20 13:59:25 +01:00