Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

53 lines (42 loc) · 2.27 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.3.2 - 2020-12-29

Changed

  • Summon and Summon-Conjur default versions are updated to v0.8.3 and v0.5.3, respectively. cyberark/ansible-conjur-host-identity#45
  • Added retries to tasks/identity/Request identity from Conjur. This will increase the reliability of host factory requests without introducing any extra delay if the first request succeeds.

Removed

Deprecated

0.3.1 - 2019-02-27

Fixed

  • Fix final ansible-lint warnings that are fixable

0.3.0 - 2019-02-26

Fixed

  • Fixed Ansible Galaxy import warnings

0.2.0 - 2019-02-26

Added

  • Added platform support for RHEL/CentOS 7

0.1.0 - 2018-03-08

Added

  • Initial release
  • Establishes Conjur identity using a Conjur Host Factory Token
  • Installs and configures Summon Summon-Conjur provider for secure secret retrieval