feat: add sudo pkg by default

This commit is contained in:
VC
2024-07-05 11:53:17 +02:00
parent e603a4cd1c
commit 29d1e7af64
2 changed files with 7 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
- include_tasks: localtime.yml
- include_tasks: locales.yml
- include_tasks: ping.yml
- include_tasks: sudo.yml
- include_tasks: telnet.yml
- include_tasks: tmux.yml
- include_tasks: bashrc.yml