Releases: vexxhost/ansible-collection-containers
Releases · vexxhost/ansible-collection-containers
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.0
v1.4.4
1.4.4 (2025-08-26)
Bug Fixes
- add missing override_command in molecule.yml configuration 🐛 (69d98b4)
- add missing runtime dependency (f498458)
- add missing volume mapping for /lib/modules in molecule config 🐛 (d46c1d2)
- add pre_build_image option for molecule instance configuration 🐛 (6f5c66f)
- add prepare.yml for host preparation and apt cache update 🐛 (a756a6d)
- add tmpfs configuration for containerd in molecule.yml 🐛 (b1f7f65)
- add ubuntu2004 to the nerdctl job matrix configuration 🐛 (ac72336)
- correct command for running Molecule tests (5f618b2)
- correct condition for apt cache update to use ansible_os_family 🐛 (5261b9d)
- remove become directive from converge, prepare, and verify tasks 🐛 (944b9f0)
- remove deprecated version 8 from matrix in CI workflow 🐛 (f679c6a)
- remove rockylinux10 from the molecule job matrix configuration 🐛 (00f0e3e)
- Split image versions from URLs to make overriding easier (#32) (9e33f65)
- update ansible-lint version to v25.6.1 (1a3068d)
- update MOLECULE_DISTRO_ID to ubuntu for molecule tests 🐛 (9541c0e)
- update prepare.yml to use tasks instead of roles for apt cache 🐛 (5912dcd)
- update tmpfs and volumes configuration in molecule.yml 🐛 (07af3d9)