mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 12:06:56 -06:00
Added ARM, AWS templates and pipelines.
This commit is contained in:
11
Ansible/project/rt-ha/playbook.yml
Normal file
11
Ansible/project/rt-ha/playbook.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
- hosts: database
|
||||
gather_facts: true
|
||||
roles:
|
||||
- jfrog/ansible/roles/postgres
|
||||
|
||||
- hosts: primary:secondary
|
||||
gather_facts: true
|
||||
roles:
|
||||
- jfrog/ansible/roles/artifactory
|
||||
- jfrog/ansible/roles/artifactory-nginx-ssl
|
||||
Reference in New Issue
Block a user