[Ansible] JFrog Platform 7.24.3 (#153)

This commit is contained in:
Ram Mohan Rao Chukka
2021-08-17 09:43:00 +05:30
committed by GitHub
parent 16ce388773
commit 55a3842fac
58 changed files with 493 additions and 353 deletions

View File

@@ -1,18 +1,18 @@
---
- hosts: postgres-servers
- hosts: postgres_servers
collections:
- jfrog.platform
roles:
- postgres
- hosts: artifactory-servers
- hosts: artifactory_servers
collections:
- jfrog.platform
roles:
- artifactory
- hosts: xray-servers
- hosts: xray_servers
collections:
- jfrog.platform
roles:
- xray
- xray