2018-05-04 11:44:32 +02:00
|
|
|
---
|
2018-05-04 17:54:37 +02:00
|
|
|
name: 🐛 Bug report
|
2018-05-04 11:44:32 +02:00
|
|
|
about: Create a report to help us improve
|
|
|
|
---
|
2018-09-04 17:31:45 +02:00
|
|
|
<!--- Verify first that your issue is not already reported on GitHub -->
|
|
|
|
<!--- Also test if the latest release and devel branch are affected too -->
|
|
|
|
<!--- Complete *all* sections as described, this form is processed automatically -->
|
2018-05-04 11:44:32 +02:00
|
|
|
|
2018-05-21 16:10:20 +02:00
|
|
|
##### SUMMARY
|
2018-09-04 17:31:45 +02:00
|
|
|
<!--- Explain the problem briefly below -->
|
2018-05-21 16:10:20 +02:00
|
|
|
|
2018-05-04 11:44:32 +02:00
|
|
|
##### ISSUE TYPE
|
2018-09-04 17:31:45 +02:00
|
|
|
- Bug Report
|
2018-05-04 11:44:32 +02:00
|
|
|
|
|
|
|
##### COMPONENT NAME
|
2018-12-11 15:23:16 +01:00
|
|
|
<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure -->
|
2018-05-04 11:44:32 +02:00
|
|
|
|
|
|
|
##### ANSIBLE VERSION
|
2018-09-04 17:31:45 +02:00
|
|
|
<!--- Paste verbatim output from "ansible --version" between quotes -->
|
|
|
|
```paste below
|
2018-05-04 11:44:32 +02:00
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
##### CONFIGURATION
|
2018-09-04 17:31:45 +02:00
|
|
|
<!--- Paste verbatim output from "ansible-config dump --only-changed" between quotes -->
|
|
|
|
```paste below
|
|
|
|
|
|
|
|
```
|
2018-05-04 11:44:32 +02:00
|
|
|
|
|
|
|
##### OS / ENVIRONMENT
|
2018-09-04 17:31:45 +02:00
|
|
|
<!--- Provide all relevant information below, e.g. target OS versions, network device firmware, etc. -->
|
2018-05-04 11:44:32 +02:00
|
|
|
|
2019-02-06 13:34:18 +01:00
|
|
|
|
2018-05-04 11:44:32 +02:00
|
|
|
##### STEPS TO REPRODUCE
|
2018-09-04 17:31:45 +02:00
|
|
|
<!--- Describe exactly how to reproduce the problem, using a minimal test-case -->
|
2018-05-04 11:44:32 +02:00
|
|
|
|
|
|
|
<!--- Paste example playbooks or commands between quotes below -->
|
|
|
|
```yaml
|
|
|
|
|
|
|
|
```
|
|
|
|
|
2018-09-04 17:31:45 +02:00
|
|
|
<!--- HINT: You can paste gist.github.com links for larger files -->
|
2018-05-04 11:44:32 +02:00
|
|
|
|
|
|
|
##### EXPECTED RESULTS
|
2018-09-04 17:31:45 +02:00
|
|
|
<!--- Describe what you expected to happen when running the steps above -->
|
|
|
|
|
2018-05-04 11:44:32 +02:00
|
|
|
|
|
|
|
##### ACTUAL RESULTS
|
2018-09-04 17:31:45 +02:00
|
|
|
<!--- Describe what actually happened. If possible run with extra verbosity (-vvvv) -->
|
2018-05-04 11:44:32 +02:00
|
|
|
|
2018-09-04 17:31:45 +02:00
|
|
|
<!--- Paste verbatim command output between quotes -->
|
|
|
|
```paste below
|
2018-05-04 11:44:32 +02:00
|
|
|
|
|
|
|
```
|