mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 01:06:55 -06:00
[ansible] JFrog Platform 10.9.2 release (#247)
* [ansible/all] Fix Typo in ansible collection: amd -> and (#244) * fix typo: amd -> and * fix typo in groupvars amd -> and * fix typo in readme amd -> and Co-authored-by: Krisztian Pal Klucsik <krisztianpal.klucsik@varian.com> * [ansible] JFrog Platform 10.9.2 release Co-authored-by: Pal K. Klucsik <klucsik.krisztian@gmail.com> Co-authored-by: Krisztian Pal Klucsik <krisztianpal.klucsik@varian.com>
This commit is contained in:
committed by
GitHub
parent
46563404a0
commit
3ca042fd46
@@ -1,7 +1,7 @@
|
||||
# defaults file for artifactory
|
||||
|
||||
# The version of artifactory to install
|
||||
artifactory_version: 7.46.6
|
||||
artifactory_version: 7.46.8
|
||||
|
||||
# Set this to true when SSL is enabled (to use artifactory_nginx_ssl role), default to false (implies artifactory uses artifactory_nginx role )
|
||||
artifactory_nginx_ssl_enabled: false
|
||||
|
||||
@@ -23,7 +23,7 @@ galaxy_info:
|
||||
- stretch
|
||||
- buster
|
||||
- name: Amazon
|
||||
version:
|
||||
versions:
|
||||
- 2
|
||||
galaxy_tags:
|
||||
- artifactory
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# platform collection version
|
||||
platform_collection_version: 10.9.1
|
||||
platform_collection_version: 10.9.2
|
||||
|
||||
# indicates where this collection was downloaded from (galaxy, automation_hub, standalone)
|
||||
ansible_marketplace: galaxy
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# platform collection version
|
||||
platform_collection_version: 10.9.1
|
||||
platform_collection_version: 10.9.2
|
||||
|
||||
# indicates were this collection was downlaoded from (galaxy, automation_hub, standalone)
|
||||
ansible_marketplace: galaxy
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# platform collection version
|
||||
platform_collection_version: 10.9.1
|
||||
platform_collection_version: 10.9.2
|
||||
|
||||
# indicates were this collection was downlaoded from (galaxy, automation_hub, standalone)
|
||||
ansible_marketplace: galaxy
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# platform collection version
|
||||
platform_collection_version: 10.9.1
|
||||
platform_collection_version: 10.9.2
|
||||
|
||||
# indicates were this collection was downlaoded from (galaxy, automation_hub, standalone)
|
||||
ansible_marketplace: galaxy
|
||||
|
||||
Reference in New Issue
Block a user