Commit Graph

  • 2c71b5b035
    Merge pull request #7 from n0emis/e1mo/groups main n0emis 2020-12-31 14:36:56 +0100
  • c59bb754e3
    Add support for custom user groups Moritz 'e1mo' Fromm 2020-12-31 10:50:01 +0100
  • 15c6660614
    allow to change the installed packages n0emis 2020-12-17 11:48:45 +0100
  • 7bfaee6e72
    Fix tasks from failing in check_mode Moritz 'e1mo' Fromm 2020-12-10 19:26:18 +0100
  • 2b3a1281ed
    Add option to configure timezone Leo Maroni 2020-11-21 11:04:14 +0100
  • aab0c6ba1c
    Merge pull request #6 from e1mo/master n0emis 2020-09-06 21:43:02 +0200
  • 89618d5dc2
    Add additional packages variable Moritz 'e1mo' Fromm 2020-09-06 21:33:14 +0200
  • 55e0e7c1ad
    Remove python2 from default packages Leo Maroni 2020-06-26 13:46:57 +0200
  • 37e04a6ef5
    allow to customixe upgrade type n0emis 2020-04-26 22:21:51 +0200
  • 6cef29474b
    Merge pull request #5 from n0emis/python3-virtualenv n0emis 2020-04-04 18:33:37 +0200
  • 3bacadb705
    Added python3-venv apt package to default packages list Leo Maroni 2020-04-04 16:36:55 +0200
  • a89e985df1
    only add users to pve admin group, if are can sudo Simeon Keske 2020-04-03 13:09:29 +0200
  • 65551fdc5e
    ssh: allow to enable password auth Simeon Keske 2020-04-03 13:03:57 +0200
  • 81b5c237b9
    only add user`s key to root, if sudo=yes Simeon Keske 2020-03-25 23:04:14 +0100
  • e0771d212b
    generate and set locale Simeon Keske 2020-03-25 22:06:40 +0100
  • 5ecf6d06b7 Removed jnv.unattended-upgrades Leo Maroni 2020-03-25 20:37:50 +0100
  • 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 2020-03-25 17:04:37 +0100
  • 3438e661a3
    Merge pull request #3 from labcode-de/rsync_gnupg n0emis 2020-03-24 20:21:00 +0100
  • c7ebd3ea8c
    Added rsync and gnupg to package list Leo Maroni 2020-03-24 20:17:47 +0100
  • aaefbb0370
    Merge pull request #2 from f2k1de/sshd_passwordless n0emis 2020-03-21 10:19:24 +0100
  • b4ab97be5a
    Disallow Password Auth for SSH Isabelle K 2020-03-21 09:24:55 +0100
  • ef3346523d
    make linter happy(er) Simeon Keske 2020-03-18 17:03:21 +0100
  • 611d5d5339
    add basic python-packages Simeon Keske 2020-03-18 09:21:52 +0100
  • 4cf9fab536
    fix check for motd_path Simeon Keske 2020-03-17 19:00:59 +0100
  • 5a5cdc94cc
    initial commit Simeon Keske 2020-03-15 22:40:58 +0100