n0emis
2c71b5b035
Merge pull request #7 from n0emis/e1mo/groups
...
Add support for custom user groups
4 years ago
Moritz 'e1mo' Fromm
c59bb754e3
Add support for custom user groups
4 years ago
n0emis
15c6660614
allow to change the installed packages
4 years ago
Moritz 'e1mo' Fromm
7bfaee6e72
Fix tasks from failing in check_mode
...
By applying `check_mode: no` to the tasks collecting the current locale
and bash path, those tasks will be executed in the check mode and
subsequent tasks reyling on those won't fail.
See https://docs.ansible.com/ansible/latest/user_guide/playbooks_checkmode.html#enforcing-or-preventing-check-mode-on-tasks
for reference.
4 years ago
Leo Maroni
2b3a1281ed
Add option to configure timezone
...
Timezone defaults to Europe/Berlin
4 years ago
n0emis
aab0c6ba1c
Merge pull request #6 from e1mo/master
...
Add additional packages variable
4 years ago
Moritz 'e1mo' Fromm
89618d5dc2
Add additional packages variable
4 years ago
Leo Maroni
55e0e7c1ad
Remove python2 from default packages
...
Ubuntu 20.04 doesn't have python2 in default repos
5 years ago
n0emis
37e04a6ef5
allow to customixe upgrade type
5 years ago
n0emis
6cef29474b
Merge pull request #5 from n0emis/python3-virtualenv
...
Added python3-venv apt package to default packages list
5 years ago
Leo Maroni
3bacadb705
Added python3-venv apt package to default packages list
5 years ago
Simeon Keske
a89e985df1
only add users to pve admin group, if are can sudo
5 years ago
Simeon Keske
65551fdc5e
ssh: allow to enable password auth
5 years ago
Simeon Keske
81b5c237b9
only add user`s key to root, if sudo=yes
5 years ago
Simeon Keske
e0771d212b
generate and set locale
5 years ago
Leo Maroni
5ecf6d06b7
Removed jnv.unattended-upgrades
5 years ago
Leo Maroni
884710fb1f
Formatting plus notify in sshd; allow username instead of only name in
...
variables; use which instead of command
- Formatting + notify in sshd config
- Use which instead of command (because of problems with sudo [no such file or directory])
- Allow using username instead of name in variables (because of compliance with oh-my-zsh role (https://github.com/gantsign/ansible-role-oh-my-zsh ))
5 years ago
n0emis
3438e661a3
Merge pull request #3 from labcode-de/rsync_gnupg
...
Added rsync and gnupg to package list
5 years ago
Leo Maroni
c7ebd3ea8c
Added rsync and gnupg to package list
5 years ago
n0emis
aaefbb0370
Merge pull request #2 from f2k1de/sshd_passwordless
...
Disallow Password Auth for SSH
5 years ago
Isabelle K
b4ab97be5a
Disallow Password Auth for SSH
5 years ago
Simeon Keske
ef3346523d
make linter happy(er)
5 years ago
Simeon Keske
611d5d5339
add basic python-packages
5 years ago
Simeon Keske
4cf9fab536
fix check for motd_path
5 years ago
Simeon Keske
5a5cdc94cc
initial commit
5 years ago