mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 10:06:55 -06:00
13 lines
167 B
YAML
13 lines
167 B
YAML
---
|
|
- hosts: database
|
|
collections:
|
|
- jfrog.installers
|
|
roles:
|
|
- postgres
|
|
|
|
- hosts: primary
|
|
collections:
|
|
- jfrog.installers
|
|
roles:
|
|
- artifactory
|