mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 12:06:56 -06:00
10 lines
200 B
YAML
10 lines
200 B
YAML
---
|
|
- hosts: database
|
|
gather_facts: true
|
|
roles:
|
|
- jfrog/rt7ansible/roles/artifactory-postgres
|
|
|
|
- hosts: primary:secondary
|
|
gather_facts: true
|
|
roles:
|
|
- jfrog/rt7ansible/roles/artifactory |