Releases: kriansa/ansible-bundler
Releases · kriansa/ansible-bundler
Release v1.10.2
Release v1.10.1
- Fix: bump the version correctly on upgrade from 1.9.1
Release v1.10.0
- Add support for ansible-galaxy collections
Release v1.9.1
- Fix problem when calling the binary with --extra-vars was not working (#8)
- Silence a warning when using ansible version >= 2.9
- Silence a warning when attempting to run a binary on a system with all dependencies installed
Release v1.9.0
- Added protection to running the playbook with invalid parameters
- Fixed a bug where running the built playbook on an environment without $HOME would fail
Release v1.8.0
- Fix a bug where the playbook could hang on an infinite loop
Release v1.7.1
- Fix duplicated help message
Release v1.7.0
- Added new flags --ansible-version & --python-package
- Add support for hosts without Bash
Release v1.6.0
- Fix the whole package that got broken on v1.5.0
Release v1.5.0
- Now playbook builds are idempotent given the same parameters and inputs