You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ Bugfixes
19
19
20
20
- fix \#57 - tag lookups failed when specified in an `address` task
21
21
- fix \#61 - Device type examples
22
+
- with [AHH538](https://issues.redhat.com/browse/AAH-538) `requires_ansible` is mandatory in `meta/runtime.yml`. So we add the minimum version for our collection here.
Copy file name to clipboardExpand all lines: changelogs/changelog.yaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -85,10 +85,12 @@ releases:
85
85
bugfixes:
86
86
- fix \#57 - tag lookups failed when specified in an `address` task
87
87
- fix \#61 - Device type examples
88
+
- with [AHH538](https://issues.redhat.com/browse/AAH-538) `requires_ansible` is mandatory in `meta/runtime.yml`. So we add the minimum version for our collection here.
0 commit comments