241 Commits

Author SHA1 Message Date
5655e69e97 enable clone of root_bins 2022-03-05 00:45:04 +01:00
9cd7839067 enabled cron 2022-03-05 00:15:21 +01:00
8b370ce28f force git clone; tidied syntax 2022-03-04 23:16:15 +01:00
c2319e13cf fill .ssh/config 2022-03-04 23:01:56 +01:00
rene
97972ef448 no recursive for git 2022-03-04 18:02:09 +01:00
rene
dca0164cfa added option for git submodules 2022-03-04 17:33:10 +01:00
rene
3ac897efd6 typo 2022-03-04 17:29:16 +01:00
rene
8204823a7d ignore errors in git repos 2022-03-04 17:15:34 +01:00
rene
52a31f9aff set password for user 2022-03-04 16:51:37 +01:00
rene
64bbb73b71 moved user tasks to an own file
so they can be called from other roles
2022-02-25 14:59:09 +01:00
rene
aeaf0af01c moved editing the hosts file to role server
because only servers might be outside the home network
and connect with wireguard
2022-02-25 14:12:21 +01:00
rene
5d162d9f32 corrected typos, set vars 2022-02-25 10:51:34 +01:00
a1068dad05 add user rene to group sudo 2022-02-25 00:52:59 +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
34243a0c42 try to include vars file 2022-02-24 21:58:46 +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
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
90256f3ebf fixed a user dir 2022-02-21 15:54:25 +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
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
88c68d844f Merge branch 'dev-user-ssh-config' 2022-02-20 13:59:25 +01:00
d94707d0f4 no hash needed 2022-02-20 13:48:13 +01:00
faabce00d9 final version of rene.yml 2022-02-20 13:44:27 +01:00
6aba91e969 removed chown for testing 2022-02-20 13:40:03 +01:00
718a2156c9 changed repo from https to ssh 2022-02-20 13:35:27 +01:00
5d056ef586 removed block and chaned blockinline to copy 2022-02-20 13:32:19 +01:00
d3d8a22233 copy with encrypted files working now 2022-02-20 12:48:37 +01:00
cb8ebc37d1 remove comments from keyfile 2022-02-20 02:04:54 +01:00
3699b1d728 corrected path 2022-02-20 01:48:50 +01:00
ef8c01d82c corrected path 2022-02-20 01:32:39 +01:00
bc35d8383a changed order for user configuration
root must be first
2022-02-20 01:28:23 +01:00
930acff799 install git fetch key to root, too 2022-02-20 01:27:00 +01:00
31836fe8cf install git fetch key to root, too 2022-02-20 01:24:02 +01:00
1ac6b3baa4 typo 2022-02-20 01:19:16 +01:00
180ef572c8 Install know_hosts 2022-02-20 01:16:36 +01:00