2016-08-11 16:14:27 +02:00
|
|
|
<!---
|
2016-12-07 09:50:48 +01:00
|
|
|
Verify first that your issue/request is not already reported on GitHub.
|
|
|
|
Also test if the latest release, and master branch are affected too.
|
2016-08-11 16:14:27 +02:00
|
|
|
-->
|
|
|
|
|
2016-03-23 13:49:20 +01:00
|
|
|
##### ISSUE TYPE
|
|
|
|
<!--- Pick one below and delete the rest: -->
|
2016-02-18 04:23:40 +01:00
|
|
|
- Bug Report
|
|
|
|
- Feature Idea
|
|
|
|
- Documentation Report
|
2014-09-09 17:59:39 +02:00
|
|
|
|
2016-08-09 19:18:06 +02:00
|
|
|
##### COMPONENT NAME
|
2016-12-08 23:18:30 +01:00
|
|
|
<!--- Name of the module/plugin/task/feature -->
|
2014-09-09 17:59:39 +02:00
|
|
|
|
2016-03-23 13:49:20 +01:00
|
|
|
##### ANSIBLE VERSION
|
2016-05-23 21:37:17 +02:00
|
|
|
<!--- Paste verbatim output from “ansible --version” between quotes below -->
|
2016-02-18 11:41:47 +01:00
|
|
|
```
|
2016-05-23 21:37:17 +02:00
|
|
|
|
2016-02-18 11:41:47 +01:00
|
|
|
```
|
2014-09-09 17:59:39 +02:00
|
|
|
|
2016-03-23 13:49:20 +01:00
|
|
|
##### CONFIGURATION
|
2016-02-23 12:15:24 +01:00
|
|
|
<!---
|
2016-03-23 13:49:20 +01:00
|
|
|
Mention any settings you have changed/added/removed in ansible.cfg
|
2016-02-18 04:23:40 +01:00
|
|
|
(or using the ANSIBLE_* environment variables).
|
2016-02-23 12:15:24 +01:00
|
|
|
-->
|
2015-05-08 00:24:33 +02:00
|
|
|
|
2016-03-23 13:49:20 +01:00
|
|
|
##### OS / ENVIRONMENT
|
2016-02-23 12:15:24 +01:00
|
|
|
<!---
|
2016-03-23 13:49:20 +01:00
|
|
|
Mention the OS you are running Ansible from, and the OS you are
|
2016-02-23 12:15:24 +01:00
|
|
|
managing, or say “N/A” for anything that is not platform-specific.
|
2017-06-21 13:55:55 +02:00
|
|
|
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.
|
2016-02-23 12:15:24 +01:00
|
|
|
-->
|
2014-09-09 17:59:39 +02:00
|
|
|
|
2016-03-23 13:49:20 +01:00
|
|
|
##### SUMMARY
|
2016-03-23 14:00:55 +01:00
|
|
|
<!--- Explain the problem briefly -->
|
2014-09-09 17:59:39 +02:00
|
|
|
|
2016-03-23 13:49:20 +01:00
|
|
|
##### STEPS TO REPRODUCE
|
2016-02-23 12:15:24 +01:00
|
|
|
<!---
|
2016-12-07 09:50:48 +01:00
|
|
|
For bugs, show exactly how to reproduce the problem, using a minimal test-case.
|
2016-03-23 14:00:55 +01:00
|
|
|
For new features, show how the feature would be used.
|
2016-02-23 12:15:24 +01:00
|
|
|
-->
|
2016-02-18 04:23:40 +01:00
|
|
|
|
2016-05-23 21:37:17 +02:00
|
|
|
<!--- Paste example playbooks or commands between quotes below -->
|
2016-12-07 09:50:48 +01:00
|
|
|
```yaml
|
2016-05-23 21:37:17 +02:00
|
|
|
|
2016-02-18 11:41:47 +01:00
|
|
|
```
|
|
|
|
|
2016-02-23 12:15:24 +01:00
|
|
|
<!--- You can also paste gist.github.com links for larger files -->
|
2014-09-09 17:59:39 +02:00
|
|
|
|
2016-03-23 13:49:20 +01:00
|
|
|
##### EXPECTED RESULTS
|
2016-02-23 12:15:24 +01:00
|
|
|
<!--- What did you expect to happen when running the steps above? -->
|
2014-09-09 17:59:39 +02:00
|
|
|
|
2016-03-23 13:49:20 +01:00
|
|
|
##### ACTUAL RESULTS
|
2016-05-23 21:37:17 +02:00
|
|
|
<!--- What actually happened? If possible run with extra verbosity (-vvvv) -->
|
2014-09-09 17:59:39 +02:00
|
|
|
|
2016-05-23 21:37:17 +02:00
|
|
|
<!--- Paste verbatim command output between quotes below -->
|
2016-02-18 11:41:47 +01:00
|
|
|
```
|
2016-05-23 21:37:17 +02:00
|
|
|
|
2016-02-18 11:41:47 +01:00
|
|
|
```
|