Commit Graph

7 Commits (884710fb1f9f51870380a366ebeb213a20f82967)

Author SHA1 Message Date
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))
Leo Maroni c7ebd3ea8c
Added rsync and gnupg to package list
Isabelle K b4ab97be5a
Disallow Password Auth for SSH
Simeon Keske ef3346523d
make linter happy(er)
Simeon Keske 611d5d5339
add basic python-packages
Simeon Keske 4cf9fab536
fix check for motd_path
Simeon Keske 5a5cdc94cc
initial commit