Files
JFrog-Cloud-Installers/Ansible/examples/playbook-rt-xray.yml
2021-08-17 09:43:00 +05:30

19 lines
262 B
YAML

---
- hosts: postgres_servers
collections:
- jfrog.platform
roles:
- postgres
- hosts: artifactory_servers
collections:
- jfrog.platform
roles:
- artifactory
- hosts: xray_servers
collections:
- jfrog.platform
roles:
- xray