initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
## roles/base/defaults/main.yml
|
||||
|
||||
base_timezone: "Europe/Zurich"
|
||||
base_packages:
|
||||
- curl
|
||||
- git
|
||||
- htop
|
||||
- rsync
|
||||
- unzip
|
||||
- unattended-upgrades
|
||||
# - acl ## needed for Ansible to become unprivileged user
|
||||
# - python3-pip
|
||||
# - wget
|
||||
Reference in New Issue
Block a user