removed mount

This commit is contained in:
Tobias Lehmann 2025-07-21 10:08:50 +02:00
parent 1378744346
commit 0b9fe75d4c

View File

@ -22,7 +22,7 @@
lxc_cpu: 2 lxc_cpu: 2
lxc_memory: 2048 lxc_memory: 2048
lxc_swap: 1024 lxc_swap: 1024
lxc_mounts: '{"mp0":"/datapool/share,mp=/shared"}' #lxc_mounts: '{"mp0":"/datapool/share,mp=/shared"}'
lxc_ssh_pub_key: ~/.ssh/id_ed25519_ansible.pub lxc_ssh_pub_key: ~/.ssh/id_ed25519_ansible.pub
roles: roles:
- lxc-container - lxc-container