mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 02:06:56 -06:00
Updated READMEs. Fixed Centos nginx install. Changed directory structure.
This commit is contained in:
12
Ansible/examples/playbook-rt-xray.yml
Normal file
12
Ansible/examples/playbook-rt-xray.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
- hosts: database
|
||||
roles:
|
||||
- postgres
|
||||
|
||||
- hosts: artifactory
|
||||
roles:
|
||||
- artifactory
|
||||
|
||||
- hosts: xray
|
||||
roles:
|
||||
- xray
|
||||
Reference in New Issue
Block a user