OS support and templates for PR/Issues (#63)

* OS support

* Create ISSUE_TEMPLATE.md

* Create PULL_REQUEST_TEMPLATE.md
This commit is contained in:
Ram
2020-11-17 12:27:41 +05:30
committed by GitHub
parent 9d0320156c
commit 36762c7848
3 changed files with 77 additions and 0 deletions

View File

@@ -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 :)