mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 06:06:56 -06:00
[ansible] JFrog Platform 7.18.6
This commit is contained in:
16
Ansible/ansible_collections/jfrog/platform/platform.yml
Normal file
16
Ansible/ansible_collections/jfrog/platform/platform.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
- hosts: postgres_servers
|
||||
roles:
|
||||
- postgres
|
||||
- hosts: artifactory_servers
|
||||
roles:
|
||||
- artifactory
|
||||
- hosts: xray_servers
|
||||
roles:
|
||||
- xray
|
||||
- hosts: distribution_servers
|
||||
roles:
|
||||
- distribution
|
||||
- hosts: missioncontrol_servers
|
||||
roles:
|
||||
- missioncontrol
|
||||
Reference in New Issue
Block a user