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

View File

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