mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 18:24:52 +02:00
Fix sanity errors. (#55)
This commit is contained in:
parent
65034de769
commit
4ccd70cc8f
8 changed files with 16 additions and 27 deletions
3
changelogs/fragments/55-linting.yml
Normal file
3
changelogs/fragments/55-linting.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- "command - the ``commands`` and ``wait_for`` options now convert the list elements to strings (https://github.com/ansible-collections/community.routeros/pull/55)."
|
||||
- "facts - the ``gather_subset`` option now converts the list elements to strings (https://github.com/ansible-collections/community.routeros/pull/55)."
|
Loading…
Add table
Add a link
Reference in a new issue