Fix sanity errors. (#55)

This commit is contained in:
Felix Fontein 2021-10-19 14:04:30 +02:00 committed by GitHub
parent 65034de769
commit 4ccd70cc8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 16 additions and 27 deletions

View 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)."