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