Skip to content

Releases: kriansa/ansible-bundler

Release v1.10.2

20 Feb 18:32
v1.10.2
Compare
Choose a tag to compare
  • Fix warning on newer Ansible releases

Release v1.10.1

27 Jul 00:01
v1.10.1
Compare
Choose a tag to compare
  • Fix: bump the version correctly on upgrade from 1.9.1

Release v1.10.0

26 Jul 23:33
v1.10.0
Compare
Choose a tag to compare
  • Add support for ansible-galaxy collections

Release v1.9.1

01 Apr 00:28
v1.9.1
Compare
Choose a tag to compare
  • 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

24 Dec 21:09
v1.9.0
Compare
Choose a tag to compare
  • 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

23 Dec 15:21
v1.8.0
Compare
Choose a tag to compare
  • Fix a bug where the playbook could hang on an infinite loop

Release v1.7.1

09 Dec 05:06
v1.7.1
Compare
Choose a tag to compare
  • Fix duplicated help message

Release v1.7.0

29 Aug 03:18
v1.7.0
Compare
Choose a tag to compare
  • Added new flags --ansible-version & --python-package
  • Add support for hosts without Bash

Release v1.6.0

25 Aug 18:08
v1.6.0
Compare
Choose a tag to compare
  • Fix the whole package that got broken on v1.5.0

Release v1.5.0

25 Aug 15:45
v1.5.0
Compare
Choose a tag to compare
  • Now playbook builds are idempotent given the same parameters and inputs