Skip to content

Releases: paulRbr/ansible-makefile

Bugfix: ansible-vault v2.9 inversed parameters orders

08 Mar 18:14
79f47fd
Compare
Choose a tag to compare
0.16.0

update readme with latest changes in inventory targets

Bugfix release around automatic passphrase management with password-store

10 May 13:24
a197c85
Compare
Choose a tag to compare

Bugfixing 🐛

  • 0.14.0 version introduced a bug which prevented the usage of the password-store to automatically populate ansible's vault passphrase. The fix was to not output (in stdout) anything else but the passphrase itself.

Minor fixes and split of the 'inventory' task

02 May 13:28
e5c56ba
Compare
Choose a tag to compare
  • Fixing the usage of vault passphrase read from pass by continuing even if a passphrase is not found in the local password store. ⚠️ these changes introduced another bug preventing the usage of pass in this version, fixed in next version 0.15.0 ⚠️
  • Rename the existing inventory task to fetch-inventory and creating a new inventory task which lists the currently used inventory (specified by the env=my-inventory variable)

0.13.0

11 Aug 22:09
6006c01
Compare
Choose a tag to compare
bump version to 0.13.0

0.12.0: Merge pull request #9 from paulRbr/bump-version

01 Apr 22:58
c7db112
Compare
Choose a tag to compare

0.11.0: Merge pull request #7 from paulRbr/deployment-fix

01 Apr 22:30
e067425
Compare
Choose a tag to compare
deploy: fusion packaging and deployment jobs