Skip to content

Releases: wcm-io-devops/ansible-conga-facts

1.1.0

16 Sep 13:16
3b72ed0
Compare
Choose a tag to compare

Added

  • Travis now runs unit tests with multiple Python versions (2.7, 3.5, 3.6, 3.7)

Updated

  • Minimal Ansible version is now 2.5.*

Fixed

  • TypeError: object of type 'filter' has no len() when more than one matching conga_role was found
  • Minor issues in the unit tests that led to compatibility problems with Python 3

1.0.1

26 Jun 13:16
Compare
Choose a tag to compare

Added

  • Added unit tests
  • Output a warning if the role/variant match in the CONGA model isn't unique

Updated

  • Updated min_ansible_version to 2.2

Fixed

  • Apply variable substitution to input variables
  • Fixed role name parsing if the role has either a namespace or a conga_ prefix but not both
  • Fail with a proper error message if supplied conga_role_mapping couldn't be matched

1.0.0

27 Aug 16:02
Compare
Choose a tag to compare

Added

  • Support for Ansible Vault encrypted variables in CONGA model.yaml
  • Support for bundleFileProperties section in CONGA model.yaml by providing conga_bundle_files facts
  • Support for versionInfo section in CONGA model.yaml by providing conga_version_info facts

Pre-Release 0.9.0

14 Dec 12:37
Compare
Choose a tag to compare
Pre-Release 0.9.0 Pre-release
Pre-release

Initial (pre-)release in preparation of 1.0.0