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.
30 lines
597 B
Markdown
30 lines
597 B
Markdown
9 years ago
|
##### Issue Type:
|
||
|
|
||
9 years ago
|
<!--- Please pick one and delete the rest: -->
|
||
9 years ago
|
- Feature Pull Request
|
||
|
- New Module Pull Request
|
||
|
- Bugfix Pull Request
|
||
|
- Docs Pull Request
|
||
|
|
||
|
##### Ansible Version:
|
||
|
|
||
9 years ago
|
```
|
||
9 years ago
|
<!--- Paste verbatim output from “ansible --version” here -->
|
||
9 years ago
|
```
|
||
9 years ago
|
|
||
|
##### Summary:
|
||
|
|
||
9 years ago
|
<!--- Please describe the change and the reason for it -->
|
||
9 years ago
|
|
||
9 years ago
|
<!---
|
||
|
If you are fixing an existing issue, please include "Fixes #nnn" in your
|
||
9 years ago
|
commit message and your description; but you should still explain what
|
||
9 years ago
|
the change does.
|
||
|
-->
|
||
9 years ago
|
|
||
|
##### Example output:
|
||
|
|
||
9 years ago
|
```
|
||
9 years ago
|
<!-- Paste verbatim command output here if necessary -->
|
||
9 years ago
|
```
|