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,11 @@
---
# Ansible Galaxy Requirements
# Install with: ansible-galaxy install -r ansible-requirements.yml
# https://github.com/geerlingguy/ansible-role-swap
- name: geerlingguy.swap
version: 1.1.1
# https://github.com/geerlingguy/ansible-role-docker
- name: geerlingguy.docker
version: 7.6.0