mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-22 07:07:00 -06:00
Fixed xray dbutil rpm package.
This commit is contained in:
@@ -31,9 +31,12 @@
|
||||
until: downloadxray is succeeded
|
||||
retries: 3
|
||||
|
||||
- name: perform prerequisite installation
|
||||
- debug:
|
||||
msg: "Running dependency installation for {{ ansible_os_family }}"
|
||||
|
||||
- name: perform dependency installation
|
||||
include_tasks: "{{ ansible_os_family }}.yml"
|
||||
|
||||
|
||||
- name: ensure etc exists
|
||||
file:
|
||||
path: "{{ xray_home }}/var/etc"
|
||||
|
||||
Reference in New Issue
Block a user