Commit graph

17 commits

Author SHA1 Message Date
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