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 3003dd730e
commit 62c2842610
4 changed files with 67 additions and 1 deletions

View File

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