Add roles and variables

This commit is contained in:
lif
2025-10-12 10:13:05 +01:00
parent 78ed25a25a
commit 6368588bce
8 changed files with 150 additions and 78 deletions

View File

@@ -0,0 +1,14 @@
---
swap_file_size_mb: 256
swap_file_state: present
swap_file_existing_size_mb: 0
docker_edition: 'ce'
docker_packages:
- "docker-{{ docker_edition }}"
- "docker-{{ docker_edition }}-cli"
- "docker-{{ docker_edition }}-rootless-extras"
docker_packages_state: present
docker_users:
- vagrant