2016-08-11 14:14:27 +00:00
|
|
|
<!---
|
2016-12-07 08:50:48 +00:00
|
|
|
Verify first that your issue/request is not already reported on GitHub.
|
2018-04-24 17:52:28 +00:00
|
|
|
THIS FORM WILL BE READ BY A MACHINE, COMPLETE ALL SECTIONS AS DESCRIBED.
|
2018-02-06 13:37:04 +00:00
|
|
|
Also test if the latest release, and devel branch are affected too.
|
2018-04-24 17:52:28 +00:00
|
|
|
ALWAYS add information AFTER (OUTSIDE) these html comments.
|
|
|
|
Otherwise it may end up being automatically closed by our bot. -->
|
2016-08-11 14:14:27 +00:00
|
|
|
|
2016-03-23 12:49:20 +00:00
|
|
|
##### ISSUE TYPE
|
2017-12-13 09:18:37 +00:00
|
|
|
<!--- Pick one below and delete the rest -->
|
2016-02-18 03:23:40 +00:00
|
|
|
- Bug Report
|
|
|
|
- Feature Idea
|
|
|
|
- Documentation Report
|
2014-09-09 15:59:39 +00:00
|
|
|
|
2016-08-09 17:18:06 +00:00
|
|
|
##### COMPONENT NAME
|
2018-04-17 10:55:02 +00: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 15:59:39 +00:00
|
|
|
|
2016-03-23 12:49:20 +00:00
|
|
|
##### ANSIBLE VERSION
|
2018-04-16 17:27:48 +00:00
|
|
|
<!--- Paste, BELOW THIS COMMENT, verbatim output from "ansible --version" between quotes below -->
|
2016-02-18 10:41:47 +00:00
|
|
|
```
|
2016-05-23 19:37:17 +00:00
|
|
|
|
2016-02-18 10:41:47 +00:00
|
|
|
```
|
2014-09-09 15:59:39 +00:00
|
|
|
|
2016-03-23 12:49:20 +00:00
|
|
|
##### CONFIGURATION
|
2018-04-17 10:55:02 +00:00
|
|
|
<!--- If using Ansible 2.4 or above, paste, BELOW THIS COMMENT, the results of "ansible-config dump --only-changed"
|
2017-09-18 16:32:19 +00:00
|
|
|
Otherwise, mention any settings you have changed/added/removed in ansible.cfg
|
2018-04-17 10:55:02 +00:00
|
|
|
(or using the ANSIBLE_* environment variables).-->
|
2015-05-07 22:24:33 +00:00
|
|
|
|
2016-03-23 12:49:20 +00:00
|
|
|
##### OS / ENVIRONMENT
|
2018-04-17 10:55:02 +00:00
|
|
|
<!--- Mention, BELOW THIS COMMENT, the OS you are running Ansible from, and the OS you are
|
2017-09-18 17:41:17 +00:00
|
|
|
managing, or say "N/A" for anything that is not platform-specific.
|
2017-06-21 11:55:55 +00:00
|
|
|
Also mention the specific version of what you are trying to control,
|
2018-04-17 10:55:02 +00:00
|
|
|
e.g. if this is a network bug the version of firmware on the network device.-->
|
2014-09-09 15:59:39 +00:00
|
|
|
|
2016-03-23 12:49:20 +00:00
|
|
|
##### SUMMARY
|
2016-03-23 13:00:55 +00:00
|
|
|
<!--- Explain the problem briefly -->
|
2014-09-09 15:59:39 +00:00
|
|
|
|
2016-03-23 12:49:20 +00:00
|
|
|
##### STEPS TO REPRODUCE
|
2018-04-17 10:55:02 +00: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 03:23:40 +00:00
|
|
|
|
2016-05-23 19:37:17 +00:00
|
|
|
<!--- Paste example playbooks or commands between quotes below -->
|
2016-12-07 08:50:48 +00:00
|
|
|
```yaml
|
2016-05-23 19:37:17 +00:00
|
|
|
|
2016-02-18 10:41:47 +00:00
|
|
|
```
|
|
|
|
|
2016-02-23 11:15:24 +00:00
|
|
|
<!--- You can also paste gist.github.com links for larger files -->
|
2014-09-09 15:59:39 +00:00
|
|
|
|
2016-03-23 12:49:20 +00:00
|
|
|
##### EXPECTED RESULTS
|
2016-02-23 11:15:24 +00:00
|
|
|
<!--- What did you expect to happen when running the steps above? -->
|
2014-09-09 15:59:39 +00:00
|
|
|
|
2016-03-23 12:49:20 +00:00
|
|
|
##### ACTUAL RESULTS
|
2016-05-23 19:37:17 +00:00
|
|
|
<!--- What actually happened? If possible run with extra verbosity (-vvvv) -->
|
2014-09-09 15:59:39 +00:00
|
|
|
|
2016-05-23 19:37:17 +00:00
|
|
|
<!--- Paste verbatim command output between quotes below -->
|
2016-02-18 10:41:47 +00:00
|
|
|
```
|
2016-05-23 19:37:17 +00:00
|
|
|
|
2016-02-18 10:41:47 +00:00
|
|
|
```
|