first commit
This commit is contained in:
11
roles/base/packages.list
Normal file
11
roles/base/packages.list
Normal file
@@ -0,0 +1,11 @@
|
||||
ROLE_PACKAGES=(
|
||||
"ca-certificates"
|
||||
"curl"
|
||||
"git"
|
||||
"gnupg"
|
||||
"htop"
|
||||
"rsync"
|
||||
"tree"
|
||||
"ufw"
|
||||
"wget"
|
||||
)
|
||||
Reference in New Issue
Block a user