Add ansible roles + templates
This commit is contained in:
15
ansible/roles/tools/vars/debian.yml
Normal file
15
ansible/roles/tools/vars/debian.yml
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
# vars file for tools role
|
||||
common_packages:
|
||||
- htop
|
||||
- neofetch
|
||||
- curl
|
||||
- bash
|
||||
- figlet
|
||||
- vim
|
||||
- rsync
|
||||
- needrestart
|
||||
- lynis
|
||||
- apt-listbugs
|
||||
- dnsutils
|
||||
- libpam-radius-auth
|
Reference in New Issue
Block a user