mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 04:06:55 -06:00
12 lines
221 B
YAML
12 lines
221 B
YAML
---
|
|
- hosts: database
|
|
gather_facts: true
|
|
roles:
|
|
- jfrog/ansible/roles/postgres
|
|
|
|
- hosts: primary
|
|
gather_facts: true
|
|
roles:
|
|
- jfrog/ansible/roles/artifactory
|
|
- jfrog/ansible/roles/artifactory-nginx-ssl
|