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

@@ -1,5 +1,5 @@
- name: Upgrade packages
hosts: vms
hosts: ubuntu
become: true
tasks: