Updated/added READMEs. Changes to playbooks. Added license file, system yaml file, binary story file support.

This commit is contained in:
jefferyfry
2020-05-25 18:09:56 -07:00
parent 22b1b8eb36
commit 8c40d2b2d1
13 changed files with 94 additions and 55 deletions

View File

@@ -1,15 +1,12 @@
---
- 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