More details in this Github issue: https://github.com/ansible-collections/community.general/issues/3956
I am unable to create an LXC container in v7 via the API if I use the rootfs option to specify the disk size.
If I omit the rootfs option, the container is created successfully.
I have tried to auth as a normal admin and root.
I have tired setting rootfs to the following:
- 8G
- 8GB
- size=8G
- local-zfs:subvol-2005-disk-0,size=8G
I am unable to create an LXC container in v7 via the API if I use the rootfs option to specify the disk size.
If I omit the rootfs option, the container is created successfully.
I have tried to auth as a normal admin and root.
I have tired setting rootfs to the following:
- 8G
- 8GB
- size=8G
- local-zfs:subvol-2005-disk-0,size=8G