FEATURE: adds a prompt about un/privileged LXC

This commit is contained in:
2026-08-21 20:29:50 +04:00
parent e9d38ece4d
commit d833004dee
2 changed files with 5 additions and 0 deletions
@@ -14,6 +14,7 @@
password: "{{ lxc_root_password }}"
hostname: "{{ lxc_hostname }}"
ostemplate: 'main:vztmpl/debian-13-golden-image.tar.gz'
unprivileged: "{{ lxc_is_privileged }}"
memory: 2048
cores: 2
state: present