Files
JFrog-Cloud-Installers/Ansible/project/rt-xray-ha-ssh-proxy/playbook.yml
2020-05-22 14:25:23 -07:00

15 lines
258 B
YAML

---
- hosts: database
gather_facts: true
roles:
- jfrog/ansible/roles/postgres
- hosts: primary:secondary
gather_facts: true
roles:
- jfrog/ansible/roles/artifactory
- hosts: xray
gather_facts: true
roles:
- jfrog/ansible/roles/xray