ansible-hybrid-template/.github/ISSUE_TEMPLATE/bug-name.md

25 lines
572 B
Markdown

---
name: "[BUG] NAME"
about: Create a bug report to help this hybrid thingy be bug free
title: ''
labels: bug
assignees: []
---
**Below, describe the bug**
Here.
**Console or Terminal Info (terminal output, strace, ldd, etc)**
If applicable, add terminal data here.
**Distribution Version + Archictecture**
- Distribution:
- Arch:
- Ansible Version:
**ansible configuration**
Provide ansible configuration (ansible.cfg) if applicable.
**ansible vars used**
Provide the ansible vars you used for the playbooks. If you created your own playbook, also provide that.