Documentation updates. Fixes AWS test/playbook.

This commit is contained in:
jefferyfry
2020-06-19 10:57:05 -07:00
parent 5ce8d505d1
commit 27d41ff344
12 changed files with 89 additions and 71 deletions

View File

@@ -1,9 +1,13 @@
---
- hosts: database
collections:
- jfrog.installers
roles:
- postgres
- hosts: primary:secondary
collections:
- jfrog.installers
roles:
- artifactory
- artifactory_nginx_ssl

View File

@@ -1,12 +1,18 @@
---
- hosts: database
collections:
- jfrog.installers
roles:
- postgres
- hosts: artifactory
collections:
- jfrog.installers
roles:
- artifactory
- hosts: xray
collections:
- jfrog.installers
roles:
- xray

View File

@@ -1,8 +1,12 @@
---
- hosts: database
collections:
- jfrog.installers
roles:
- postgres
- hosts: primary
collections:
- jfrog.installers
roles:
- artifactory

View File

@@ -1,9 +1,13 @@
---
- hosts: database
collections:
- jfrog.installers
roles:
- postgres
- hosts: primary
collections:
- jfrog.installers
roles:
- artifactory
- artifactory_nginx_ssl

View File

@@ -1,4 +1,6 @@
---
- hosts: xray
collections:
- jfrog.installers
roles:
- xray