mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
BELOW THIS COMMENT
This commit is contained in:
parent
f474195a3b
commit
cd235e9eb0
1 changed files with 5 additions and 4 deletions
9
.github/ISSUE_TEMPLATE.md
vendored
9
.github/ISSUE_TEMPLATE.md
vendored
|
@ -12,29 +12,30 @@ Always add information AFTER of these html comments.
|
||||||
|
|
||||||
##### COMPONENT NAME
|
##### COMPONENT NAME
|
||||||
<!---
|
<!---
|
||||||
Insert below this comment the name of the module, plugin, task or feature.
|
Insert, BELOW THIS COMMENT, the name of the module, plugin, task or feature.
|
||||||
Do not include extra details here, e.g. "vyos_command" not "the network module vyos_command" or the full path
|
Do not include extra details here, e.g. "vyos_command" not "the network module vyos_command" or the full path
|
||||||
-->
|
-->
|
||||||
|
|
||||||
##### ANSIBLE VERSION
|
##### ANSIBLE VERSION
|
||||||
<!--- Paste verbatim output from "ansible --version" between quotes below -->
|
<!--- Paste, BELOW THIS COMMENT, verbatim output from "ansible --version" between quotes below -->
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
##### CONFIGURATION
|
##### CONFIGURATION
|
||||||
<!---
|
<!---
|
||||||
If using Ansible 2.4 or above, paste the results of "ansible-config dump --only-changed"
|
If using Ansible 2.4 or above, paste, BELOW THIS COMMENT, the results of "ansible-config dump --only-changed"
|
||||||
Otherwise, mention any settings you have changed/added/removed in ansible.cfg
|
Otherwise, mention any settings you have changed/added/removed in ansible.cfg
|
||||||
(or using the ANSIBLE_* environment variables).
|
(or using the ANSIBLE_* environment variables).
|
||||||
-->
|
-->
|
||||||
|
|
||||||
##### OS / ENVIRONMENT
|
##### OS / ENVIRONMENT
|
||||||
<!---
|
<!---
|
||||||
Mention the OS you are running Ansible from, and the OS you are
|
Mention, BELOW THIS COMMENT, the OS you are running Ansible from, and the OS you are
|
||||||
managing, or say "N/A" for anything that is not platform-specific.
|
managing, or say "N/A" for anything that is not platform-specific.
|
||||||
Also mention the specific version of what you are trying to control,
|
Also mention the specific version of what you are trying to control,
|
||||||
e.g. if this is a network bug the version of firmware on the network device.
|
e.g. if this is a network bug the version of firmware on the network device.
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
##### SUMMARY
|
##### SUMMARY
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue