Files
JFrog-Cloud-Installers/Ansible/ansible/examples/playbook-rt.yml
2021-05-10 13:08:30 +05:30

13 lines
183 B
YAML

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