Initial Commit
This commit is contained in:
14
ansible/group_vars/all.yml
Normal file
14
ansible/group_vars/all.yml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
install_packages:
|
||||
- apt-transport-https
|
||||
- ca-certificates
|
||||
- curl
|
||||
- gnupg
|
||||
- lsb-release
|
||||
- vim
|
||||
- git
|
||||
- htop
|
||||
- jq
|
||||
- mc
|
||||
- net-tools
|
||||
- unattended-upgrades
|
Reference in New Issue
Block a user