ansible playbooks for retailor.io infrastructure

This commit is contained in:
2025-03-03 19:33:36 +01:00
committed by KevinMidboe
commit 92cb10ba27
139 changed files with 33603 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# Default base role values
---
# Flags for adding APT repositories for common software
apt_skip_user_packages: false
# Default base role values
base_packages:
- git
- vim
- curl
- dnsutils
# - ntp
- ssh
- fail2ban
- openssh-server
- openssl
base_packages_user:
- htop
- tree
- ncdu
- nload