c0059510d8
Merge pull request 'Adds user list in variable docker_users to docker group' ( #5 ) from bugfix/docker-users-group into master
...
Reviewed-on: #5
2023-12-11 19:14:05 +01:00
3bbc6bb2cf
Adds user list in variable docker_users to docker group
2023-12-11 19:13:31 +01:00
b79bd4d2d7
Merge pull request 'Disables SSH access for root on demand' ( #4 ) from feature/disable-ssh-for-root into master
...
Reviewed-on: #4
2023-12-11 18:37:12 +01:00
177ba579e9
Disables SSH access for root on demand
2023-12-11 18:36:27 +01:00
a550c49dec
Merge pull request 'Adds option to make authorized_keys exclusive (default: false)' ( #3 ) from feature/exclusive-authorized-keys into master
...
Reviewed-on: #3
2023-12-10 15:31:44 +01:00
ef9cfb8ced
Adds option to make authorized_keys exclusive (default: false)
2023-12-10 15:30:25 +01:00
0a845c7097
Fixes merge conflicts
2023-12-10 15:30:14 +01:00
0eb60eb187
Do not set locales if in chroot environment (localectl not supported in chroot)
2022-04-04 22:05:35 +02:00
1cbbba0dea
Allows to skip provisioning of the firewall
2022-04-04 21:31:45 +02:00
2f9c04c49f
Adds some meta information
2022-03-28 21:57:31 +02:00
01d8b7e3dc
Python3 for Debian
2022-03-28 21:20:13 +02:00
56c7b95bb5
Fixed merge
2021-05-23 14:36:22 +02:00
1105acdcc1
Install tmuxp
2021-05-23 14:34:54 +02:00
8194cd6799
Pacman should update the cache before installing packages
2021-05-23 14:14:55 +02:00
6335b7735a
Makes installation of Ansible optional (default: no) and installs additional python libraries ( #2 )
...
Fixed accidental change of default update_hostname behaviour
Makes installation of Ansible optional (default: no) and installs additional python libraries
Co-authored-by: Jan Beilicke <dev@jotbe.io>
2021-03-27 13:31:24 +00:00
0448703897
Fixed accidental change of default update_hostname behaviour
2021-03-27 14:29:36 +01:00
2a27db4ba8
Makes installation of Ansible optional (default: no) and installs additional python libraries
2021-03-27 14:27:02 +01:00
2953f200a1
Merge branch 'feature/sudoers_revamp' of jotbe/ansible-role-common into master
2021-03-27 13:06:18 +00:00
5397ef058a
Updated README
2021-03-27 14:01:47 +01:00
ffa58f35e3
Allows toggling sudo: with password and group sudo, passwordless with group wheel
...
The default behaviour is to activate both password-based sudo through the group sudo and
passwordless sudo through group wheel (to not break compatibility with previous behaviour).
2021-03-27 13:53:24 +01:00
fa1f9e2bf5
Use python3 to install Ansible
2021-03-27 01:02:02 +01:00
867f9283e4
Configure wheel sudoer group on Archlinux
2020-12-15 23:17:45 +01:00
36695dc7e8
Add some basic packages on Archlinux; Pin Ansible version
2020-12-15 23:16:35 +01:00
d6dbd7d30a
Added LICENSE
2020-11-30 18:50:13 +00:00
74b76ff923
Sets X11 keymap (default: de), provides a default tmux.conf
2020-11-29 19:57:09 +00:00
e19565be83
Proved apt-transport-https and only use APT module on Debian targets
2020-11-28 19:33:59 +00:00
5846aa9d74
Fixes errors when running in check mode
2020-11-26 22:23:10 +00:00
59e838a3e4
Fixes errors when running in check mode
2020-11-26 21:55:39 +00:00
3c2f642820
Update the hostname if update_hostname: yes
2020-04-01 21:30:47 +02:00
66acbf2930
Moves provisioning of tmux.conf to users, i.e. each user will have a tmux.conf
2020-04-01 12:57:56 +02:00
63c00e2870
Do not require Ansible to be installed in a specific path (but must be found via which)
2020-03-29 16:56:18 +02:00
549ca9b641
Initial commit
2020-03-24 00:55:53 +01:00