ansible-collections.communi.../changelogs/fragments/68-fix-query-id-check.yml
patchback[bot] 093403212a
Fix query (#68) (#69)
* fix issues #67

* fix query id check

* add changelog fragment

* fix changelog fragment new line

* fix changelog fragment new line2

* Update changelogs/fragments/68-fix-query-id-check.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit a46c7df15c)

Co-authored-by: Nikolay Dachev <nikolay@dachev.info>
2022-02-10 13:02:32 +01:00

2 lines
278 B
YAML

bugfixes:
- "query - fix query function check for ``.id`` vs. ``id`` arguments to not conflict with routeros arguments like ``identity`` (https://github.com/ansible-collections/community.routeros/pull/68, https://github.com/ansible-collections/community.routeros/issues/67)."