Creted test playbook to setup LXC with my settings. Added secrets example and variables

This commit is contained in:
2025-08-24 12:53:40 +02:00
parent 7b59ef5d5a
commit 4e4be2478f
4 changed files with 67 additions and 1 deletions

2
example_secrets.yml Normal file
View File

@@ -0,0 +1,2 @@
# Copy this into secrets.yml and replate with a real values
ansible_password: 'REPLACE_WITH_ROOT_PASSWORD'