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