mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
606 B
Markdown
32 lines
606 B
Markdown
9 years ago
|
##### Issue Type:
|
||
|
|
||
|
Please pick one and delete the rest:
|
||
|
- Feature Pull Request
|
||
|
- New Module Pull Request
|
||
|
- Bugfix Pull Request
|
||
|
- Docs Pull Request
|
||
|
|
||
|
##### Plugin Name:
|
||
|
|
||
|
Name of the plugin/module/task
|
||
|
|
||
|
##### Ansible Version:
|
||
|
|
||
|
```
|
||
|
(Paste verbatim output from “ansible --version” here)
|
||
|
```
|
||
|
|
||
|
##### Summary:
|
||
|
|
||
|
Please describe the change and the reason for it.
|
||
|
|
||
|
(If you're fixing an existing issue, please include "Fixes #nnn" in your
|
||
|
commit message and your description; but you should still explain what
|
||
|
the change does.)
|
||
|
|
||
|
##### Example output:
|
||
|
|
||
|
```
|
||
|
(Paste verbatim command output here if necessary)
|
||
|
```
|