ansible-development-environment icon indicating copy to clipboard operation
ansible-development-environment copied to clipboard

"no space left on device" error

Open flybyray opened this issue 4 years ago • 0 comments

at least with the libvirt Vagrantfile the tmpfs /tmp folder in fedora*-cloud is to small ( 2GB ) - tested with fedora35-cloud.

The task to install pip modules for molecule consumes currently around 4GB temporary files.

https://github.com/robertdebock/ansible-development-environment/blob/4f792f71ebc529c50ccd8ee5a380241cd266d1eb/roles/molecule/tasks/main.yml#L12

flybyray avatar Jan 14 '22 01:01 flybyray