mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 03:06:57 -06:00
OS support and templates for PR/Issues (#63)
* OS support * Create ISSUE_TEMPLATE.md * Create PULL_REQUEST_TEMPLATE.md
This commit is contained in:
@@ -10,6 +10,7 @@ This Ansible directory consists of the following directories that support the JF
|
||||
## Tested Artifactory and Xray Versions
|
||||
The following versions of Artifactory and Xray have been validated with this collection. Other versions and combinations may also work.
|
||||
|
||||
|
||||
| collection_version | artifactory_version | xray_version |
|
||||
|--------------------|---------------------|--------------|
|
||||
| 1.1.2 | 7.10.2 | 3.10.3 |
|
||||
@@ -117,3 +118,7 @@ The Artifactory and Xray roles support software updates. To use a role to perfor
|
||||
```
|
||||
ansible-galaxy collection build
|
||||
```
|
||||
|
||||
## OS support
|
||||
* Current ansible collection only supports ubuntu and its flavours
|
||||
* Centos/RHEL and SELinux support is coming soon, stay tuned :)
|
||||
|
||||
Reference in New Issue
Block a user