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.
|
2018-04-24 19:52:28 +02:00
|
|
|
THIS FORM WILL BE READ BY A MACHINE, COMPLETE ALL SECTIONS AS DESCRIBED.
|
2018-02-06 14:37:04 +01:00
|
|
|
Also test if the latest release, and devel branch are affected too.
|
2018-04-24 19:52:28 +02:00
|
|
|
ALWAYS add information AFTER (OUTSIDE) these html comments.
|
|
|
|
Otherwise it may end up being automatically closed by our bot. -->
|
2016-08-11 16:14:27 +02:00
|
|
|
|
2016-03-23 13:49:20 +01:00
|
|
|
##### ISSUE TYPE
|
2017-12-13 10:18:37 +01:00
|
|
|
<!--- 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
|
2018-04-17 12:55:02 +02:00
|
|
|
<!--- Insert, BELOW THIS COMMENT, the name of the module, plugin, task or feature.
|
|
|
|
Do not include extra details here, e.g. "vyos_command" not "the network module vyos_command" or the full path-->
|
2014-09-09 17:59:39 +02:00
|
|
|
|
2016-03-23 13:49:20 +01:00
|
|
|
##### ANSIBLE VERSION
|
2018-04-16 19:27:48 +02:00
|
|
|
<!--- Paste, BELOW THIS COMMENT, 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
|
2018-04-17 12:55:02 +02:00
|
|
|
<!--- If using Ansible 2.4 or above, paste, BELOW THIS COMMENT, the results of "ansible-config dump --only-changed"
|
2017-09-18 18:32:19 +02:00
|
|
|
Otherwise, mention any settings you have changed/added/removed in ansible.cfg
|
2018-04-17 12:55:02 +02:00
|
|
|
(or using the ANSIBLE_* environment variables).-->
|
2015-05-08 00:24:33 +02:00
|
|
|
|
2016-03-23 13:49:20 +01:00
|
|
|
##### OS / ENVIRONMENT
|
2018-04-17 12:55:02 +02:00
|
|
|
<!--- Mention, BELOW THIS COMMENT, the OS you are running Ansible from, and the OS you are
|
2017-09-18 19:41:17 +02: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,
|
2018-04-17 12:55:02 +02:00
|
|
|
e.g. if this is a network bug the version of firmware on the network device.-->
|
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
|
2018-04-17 12:55:02 +02:00
|
|
|
<!--- For bugs, show exactly how to reproduce the problem, using a minimal test-case.
|
|
|
|
For new features, show how the feature would be used. -->
|
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
|
|
|
```
|