mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 12:06:56 -06:00
Updated/added READMEs. Changes to playbooks. Added license file, system yaml file, binary story file support.
This commit is contained in:
@@ -6,16 +6,13 @@
|
||||
var: join_key
|
||||
|
||||
- hosts: database
|
||||
gather_facts: true
|
||||
roles:
|
||||
- jfrog/ansible/roles/postgres
|
||||
- postgres
|
||||
|
||||
- hosts: artifactory
|
||||
gather_facts: true
|
||||
roles:
|
||||
- jfrog/ansible/roles/artifactory
|
||||
- artifactory
|
||||
|
||||
- hosts: xray
|
||||
gather_facts: true
|
||||
roles:
|
||||
- jfrog/ansible/roles/xray
|
||||
- xray
|
||||
Reference in New Issue
Block a user