|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
##### Issue Type:
|
|
|
|
|
|
|
|
|
|
Please pick one and delete the rest:
|
|
|
|
|
<!-- Please pick one and delete the rest: -->
|
|
|
|
|
- Feature Pull Request
|
|
|
|
|
- New Module Pull Request
|
|
|
|
|
- Bugfix Pull Request
|
|
|
|
@ -8,24 +8,18 @@ Please pick one and delete the rest:
|
|
|
|
|
|
|
|
|
|
##### Plugin Name:
|
|
|
|
|
|
|
|
|
|
Name of the plugin/module/task
|
|
|
|
|
|
|
|
|
|
##### Ansible Version:
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
(Paste verbatim output from “ansible --version” here)
|
|
|
|
|
```
|
|
|
|
|
<!-- Name of the plugin/module/task -->
|
|
|
|
|
|
|
|
|
|
##### Summary:
|
|
|
|
|
|
|
|
|
|
Please describe the change and the reason for it.
|
|
|
|
|
<!-- Please describe the change and the reason for it. -->
|
|
|
|
|
|
|
|
|
|
(If you're fixing an existing issue, please include "Fixes #nnn" in your
|
|
|
|
|
<!-- 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.)
|
|
|
|
|
the change does. -->
|
|
|
|
|
|
|
|
|
|
##### Example output:
|
|
|
|
|
##### Example:
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
(Paste verbatim command output here if necessary)
|
|
|
|
|
<!-- (Paste example execution or output here if necessary) -->
|
|
|
|
|
```
|
|
|
|
|