fixed config

This commit is contained in:
Tobias Lehmann 2025-07-21 14:29:42 +02:00
parent 3124ac5a14
commit e60372c57a
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -74,5 +74,5 @@ roles:
# Collections requirements
collections:
- name: community.general
version: ">=8.0.0"
version: 10.7.1
source: https://galaxy.ansible.com