Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.05 KB

File metadata and controls

53 lines (30 loc) · 1.05 KB

1.0.40

  • Updated reference to CHANGELOG in README.md and fixed default value (True) for validate_certs

1.0.39

  • Red Hat Ansible Automation Platform is ending support for Ansible Core 2.15 and Python 3.11.
  • Tested compatibility with Ansible Core 2.16 and Python 3.12 or higher.
  • This release checkin shows all playbooks pass the tests on Ansible Core v2.19.0 with Python 3.12.3.

1.0.37

  • Cleaning PEP8 issues

1.0.36

  • Added path as a valid parameter for module spec args

1.0.35

  • Cleaned all tox issues (ruff, pylint, darglint)

1.0.34

  • Fixed ruff and additional lint issues

1.0.33

  • Fixed pylint issues

1.0.32

  • Fixed tags in GitHub

1.0.31

  • Changed in cyberark_authentication module to not reveal payload on failure

1.0.30

  • Added ability to retrieve password

1.0.29

  • Added documentation to update password only in Vault

1.0.27

  • Fixed Pep8 & pylint for publication in Automation Hub

1.0.26

  • Updated runtime.yml requirements to minimum 2.14.0
  • Moved EDA collection to new/correct path
  • Added CHANGELOG.md