mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
32 lines
742 B
Markdown
32 lines
742 B
Markdown
---
|
|
name: Report Issue
|
|
about: Create a bug issue ticket to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the Issue**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Expected Behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Actual Behavior**
|
|
A clear and concise description of what's happening.
|
|
|
|
**Control(s) Affected**
|
|
What controls are being affected by the issue
|
|
|
|
**Environment (please complete the following information):**
|
|
- Ansible Version: [e.g. 2.10]
|
|
- Host Python Version: [e.g. Python 3.7.6]
|
|
- Ansible Server Python Version: [e.g. Python 3.7.6]
|
|
- Additional Details:
|
|
|
|
**Additional Notes**
|
|
Anything additional goes here
|
|
|
|
**Possible Solution**
|
|
Enter a suggested fix here
|