Lot of stuff

Signed-off-by: Emmy D'Anello <ynerant@crans.org>
This commit is contained in:
2023-01-12 12:36:32 +01:00
parent de76ae0085
commit 7f4f846408
27 changed files with 103 additions and 47 deletions

View File

@ -9,6 +9,8 @@
- "{% if ansible_os_family == 'Debian' %}dnsutils{% else %}bind-tools{% endif %}"
- git
- man
- molly-guard
- needrestart
- "mtr{% if ansible_os_family == 'Debian' %}-tiny{% endif %}"
- sl
- htop
@ -17,6 +19,7 @@
- tmux
- traceroute
- tree
- unattended-upgrades
- vim
register: pkg_result
retries: 3