mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 18:24:52 +02:00
Correctly handle \_ escape sequence. (#89)
This commit is contained in:
parent
02ecc0ca9d
commit
a90c696589
5 changed files with 18 additions and 15 deletions
2
changelogs/fragments/89-quoting.yml
Normal file
2
changelogs/fragments/89-quoting.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "quoting and unquoting filter plugins, api module - handle the escape sequence ``\\_`` correctly as escaping a space and not an underscore (https://github.com/ansible-collections/community.routeros/pull/89)."
|
Loading…
Add table
Add a link
Reference in a new issue