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