mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 04:06:55 -06:00
13 lines
169 B
YAML
13 lines
169 B
YAML
---
|
|
- hosts: postgres_servers
|
|
collections:
|
|
- jfrog.platform
|
|
roles:
|
|
- postgres
|
|
|
|
- hosts: xray_servers
|
|
collections:
|
|
- jfrog.platform
|
|
roles:
|
|
- xray
|