mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Added Ansible for Artifactory 7
This commit is contained in:
10
Ansible/artifactory7/rt7provision.yml
Normal file
10
Ansible/artifactory7/rt7provision.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
- hosts: database
|
||||
gather_facts: true
|
||||
roles:
|
||||
- jfrog/rt7ansible/roles/artifactory-postgres
|
||||
|
||||
- hosts: primary:secondary
|
||||
gather_facts: true
|
||||
roles:
|
||||
- jfrog/rt7ansible/roles/artifactory
|
||||
Reference in New Issue
Block a user