mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 13:06:57 -06:00
9 lines
128 B
YAML
9 lines
128 B
YAML
---
|
|
- hosts: database
|
|
roles:
|
|
- postgres
|
|
|
|
- hosts: primary:secondary
|
|
roles:
|
|
- artifactory
|
|
- artifactory-nginx-ssl |