[jfrog-platform] 7.21.7 release (#141)

This commit is contained in:
Ram Mohan Rao Chukka
2021-07-16 19:25:12 +05:30
committed by GitHub
parent bbb0912ac8
commit fd92133d95
33 changed files with 230 additions and 81 deletions

View File

@@ -1,6 +1,6 @@
---
# platform collection version
platform_collection_version: 7.19.8
platform_collection_version: 7.21.7
# indicates were this collection was downlaoded from (galaxy, automation_hub, standalone)
ansible_marketplace: galaxy

View File

@@ -1,9 +1,5 @@
xray_installer_scenario:
main:
- {
"expecting": "have you disconnected artifactory xray pairings",
"sending": "y"
}
- {
"expecting": "(data|installation) directory \\(",
"sending": "{{ xray_home }}"
@@ -51,4 +47,4 @@ xray_installer_scenario:
- {
"expecting": "rabbitmq active node ip:",
"sending": "{{ ansible_host }}"
}
}