Welcome to mirror list, hosted at ThFree Co, Russian Federation.

deprecated_issue_template.md « hacking - github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 45a8d37ad06430be9f14662d5d2542f296368fb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
##### SUMMARY
%(component)s contains call to Display.deprecated or AnsibleModule.deprecate and is scheduled for removal

```
%(line)s
```

##### ISSUE TYPE
 - Bug Report

##### COMPONENT NAME
```
%(path)s
```

##### ANSIBLE VERSION
```
%(version)s
```

##### CONFIGURATION
N/A

##### OS / ENVIRONMENT
N/A

##### STEPS TO REPRODUCE
N/A

##### EXPECTED RESULTS
N/A

##### ACTUAL RESULTS
N/A