1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_users.git synced 2024-08-16 10:29:50 +02:00
Commit graph

27 commits

Author SHA1 Message Date
L3D
9f4a36c898
Adding template 2024-06-06 11:45:52 +02:00
Michiel W. Beijen
0e2b1a0ad4 Rename user.exklusive_pubkeys to exclusive_pubkeys
For backwards compatibility, the variable name user.exklusive_pubkeys
if present in configuration can still be used.
2024-05-23 12:42:23 +02:00
L3D
d529c80826
Adding comment to user 2024-04-24 22:07:58 +02:00
L3D
152ffa23a0
Cange user comment to username 2024-04-16 14:10:20 +02:00
L3D
d0f3edead8
Make ansible a system account 2024-04-16 14:09:31 +02:00
L3D
c4958feed7
improve linting 2024-04-15 13:06:56 +02:00
L3D
8106d0a4da
Improve login as root
+ fixed bug in sshd handler
+ allowed login as root better
+ ssh pubkeys for root
2024-04-15 13:04:08 +02:00
L3D
1c4c90c51f
improve exklusive ssh key mgmnt 2024-04-09 18:27:39 +02:00
L3D
35c8a6bd55
Create yamllint 2024-04-06 23:13:08 +02:00
L3D
7727d0384d
Update dotifles 2024-04-06 22:59:38 +02:00
L3D
f34fc76d83
Use l3d_users__ssh_login option 2024-03-22 16:40:22 +01:00
L3D
17eea551b5
Create Option to only manage SSHD config 2024-03-21 19:49:09 +01:00
L3D
0b554d4ab6
Add ability to add additional groups 2024-02-23 19:13:13 +01:00
L3D
4b55211f3b
remove duplicated keys 2024-02-18 15:47:38 +01:00
L3D
47bc6d9718
update metadata to roles 2024-02-18 15:44:57 +01:00
L3D
c8fffc9428
Update README.md
Signed-off-by: L3D <l3d@c3woc.de>
2024-02-17 04:12:03 +01:00
L3D
3456ee756e
update docs and adding password option for user ansible 2024-02-16 18:00:07 +01:00
L3D
d14bd3d7d9
Increase simple version 2024-02-15 00:28:09 +01:00
L3D
531d2ed356
Update user permissions and improve linting 2024-02-15 00:25:34 +01:00
L3D
48231d5b53
Update variable names 2024-02-14 19:22:39 +01:00
L3D
4a131c16fe
Improve linting and docs 2024-02-14 17:14:34 +01:00
L3D
6362a56ad3
start with documentation 2024-02-14 03:36:16 +01:00
L3D
6c5b794e41
Create and delete users and pubkeys
+ create users and groups
+ delete them too
+ add ssh keys
2024-02-14 03:17:00 +01:00
L3D
e1cdffd631
only set ssh keys if explicitly wanted 2024-02-13 23:28:41 +01:00
L3D
1d54bbcb09
repair linting 2024-02-13 20:25:34 +01:00
L3D
7e15495a3b
create first steps for an ansible user 2024-02-13 20:17:35 +01:00
L3D
7a89467f51
Adding WIP note 2024-02-13 19:37:55 +01:00