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