mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 06:06:56 -06:00
13 lines
183 B
YAML
13 lines
183 B
YAML
---
|
|
- hosts: postgres_servers
|
|
collections:
|
|
- jfrog.platform
|
|
roles:
|
|
- postgres
|
|
|
|
- hosts: artifactory_servers
|
|
collections:
|
|
- jfrog.platform
|
|
roles:
|
|
- artifactory
|