[Ansible] JFrog Platform 7.21.12 (#145)

This commit is contained in:
Ram Mohan Rao Chukka
2021-07-30 11:35:39 +05:30
committed by GitHub
parent 6f3325a116
commit 60b0620387
12 changed files with 158 additions and 129 deletions

View File

@@ -1,6 +1,11 @@
# JFrog Platform Ansible Collection Changelog
All changes to this collection will be documented in this file.
## [7.21.12] - July 30, 2021
* Added variable `postgres_enabled` to enable/disable default postgres role in `groups_vars/all/vars.yml`
* Added documentation to used external database
* Added support to override default systemyaml using `<product>_systemyaml_override`
## [7.21.7] - July 16, 2021
* Added variable to enable/disable each product in `groups_vars/all/vars.yml`
* Added variable download Timeout in seconds for URL request