init
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se
2022-05-30 13:17:10 +02:00
commit de635c0847
12 changed files with 166 additions and 0 deletions

32
defaults/main.yml Normal file
View File

@ -0,0 +1,32 @@
---
packages_list:
# Access
- sudo
# Utilities
- git
- tmux
- unzip
- zip
- needrestart
# Alternate shells
- fish
- zsh
# Text editors
- neovim
- nano
# Monitoring
- htop
# - ctop
- ncdu
# Security
- lynis
- rkhunter
# Web
- curl
- wget