- Updated reference to CHANGELOG in README.md and fixed default value (True) for validate_certs
- 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.
- Cleaning PEP8 issues
- Added path as a valid parameter for module spec args
- Cleaned all tox issues (ruff, pylint, darglint)
- Fixed ruff and additional lint issues
- Fixed pylint issues
- Fixed tags in GitHub
- Changed in cyberark_authentication module to not reveal payload on failure
- Added ability to retrieve password
- Added documentation to update password only in Vault
- Fixed Pep8 & pylint for publication in Automation Hub
- Updated runtime.yml requirements to minimum 2.14.0
- Moved EDA collection to new/correct path
- Added CHANGELOG.md