mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
54cd2069e6
It's easier than indenting by four spaces, as @willthames points out.
49 lines
1,001 B
Markdown
49 lines
1,001 B
Markdown
##### Issue Type:
|
|
|
|
Please pick one and delete the rest:
|
|
- Bug Report
|
|
- Feature Idea
|
|
- Documentation Report
|
|
|
|
##### Ansible Version:
|
|
|
|
```
|
|
(Paste verbatim output from “ansible --version” here)
|
|
```
|
|
|
|
##### Ansible Configuration:
|
|
|
|
Please mention any settings you've changed/added/removed in ansible.cfg
|
|
(or using the ANSIBLE_* environment variables).
|
|
|
|
##### Environment:
|
|
|
|
Please mention the OS you are running Ansible from, and the OS you are
|
|
managing, or say “N/A” for anything that isn't platform-specific.
|
|
|
|
##### Summary:
|
|
|
|
Please explain the problem briefly.
|
|
|
|
##### Steps To Reproduce:
|
|
|
|
For bugs, please show exactly how to reproduce the problem. For new
|
|
features, show how the feature would be used.
|
|
|
|
```
|
|
(Paste example playbooks or commands here)
|
|
```
|
|
|
|
You can also paste gist.github.com links for larger files.
|
|
|
|
##### Expected Results:
|
|
|
|
What did you expect to happen when running the steps above?
|
|
|
|
##### Actual Results:
|
|
|
|
What actually happened?
|
|
|
|
```
|
|
(Paste verbatim command output here)
|
|
```
|