Commit Graph

81 Commits

Author SHA1 Message Date
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
0bdd959ec5 Install know_hosts 2022-02-20 01:09:18 +01:00
be47595b1f missing files have to be created for blockinline 2022-02-20 00:38:27 +01:00
f41417ab93 forgot a ) 2022-02-20 00:36:28 +01:00
3da1f63ae2 corrected type in lookup 2022-02-20 00:35:09 +01:00
418ad85692 need to use lookup for files in loop 2022-02-20 00:32:12 +01:00
aa09896358 test with blockinfile 2022-02-19 23:26:24 +01:00
rene
5ca4a43c67 juts test with one key 2022-02-18 19:10:42 +01:00
rene
9265331bf7 test 2022-02-18 19:03:43 +01:00
rene
607a1d18ed become? 2022-02-18 18:42:43 +01:00
rene
12732ec622 dest path corrected 2022-02-18 18:39:56 +01:00