Releases: foundata/ansible-skeletons
Releases · foundata/ansible-skeletons
v2.3.0
v2.2.2
v2.2.1
v2.2.0
Added
- collection_default: Molecule support with a default scenario using Podman and several integration test targets. (4c8a01c, #3)
- role_default: Molecule support with a default scenario using Podman and several integration test targets. (f57cd62, #3)
Changed
- collection_default: Init task: Improve check of supported platforms from
vars/main.yml, support listing aos_familyvalue. (ca0d4c1) - role_default: Init task: Improve check of supported platforms from
vars/main.yml, support listing aos_familyvalue. (ca0d4c1)
Fixed
v2.1.0
Changed
- collection_default, role_default: Setup tasks are now split into separate
installanduninstallsub-directories. Managing installation and removal in separate files simplifies handling in real-world scenarios compared to implementing optional removal logic within the installation context. (5bf9580) - collection_default: Changed
antsibull-changelogconfig to RST. (ec7fe76)
Fixed
v2.0.0
This release includes a new Ansible collection skeleton. All resources have been generally revamped according to best practices and recent Ansible versions. See CHANGELOG.md for more details about this release.
v1.0.0
Initial release.