This website requires JavaScript.
Explore
Help
Sign in
mirror.MikroTik
/
ansible-collections.community.routeros
Watch
1
Star
0
Fork
You've already forked ansible-collections.community.routeros
0
mirror of
https://github.com/ansible-collections/community.routeros.git
synced
2025-06-24 18:58:41 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
49fb46c4a3
ansible-collections.communi...
/
docs
/
docsite
/
extra-docs.yml
8 lines
97 B
YAML
Raw
Normal View
History
Unescape
Escape
Add basic scenario guides (#36) * Add extra docs. * Mention more quirks. * Work around RST quirks.
2021-06-23 21:18:00 +02:00
---
sections
:
-
title
:
Guides
toctree
:
-
api-guide
-
ssh-guide
Add module_utils and filters for quoting and unquoting (#53) * Move splitting code to own file. * Move list to dictionary code to quoting as well. * Add quoting functionality. * Add quoting filters. * Add integration tests to CI. * Fix bugs, increase coverage. * Make parsing more strict. * Extract function parse_argument_value from split_routeros_command to make proper parsing of WHERE possible. * Adjust expected error message in integration tests. * Simplify code and improve coverage. * Add changelog fragment for WHERE strictness in api module. * Add documenation. * Fix typo. * Add documentation references. * Add example to api module which uses quote_argument_value. * Fix bug, and add tests which prevent this in the future. * Add more escape sequence tests. * Make sure all control characters are quoted.
2021-10-11 23:44:40 +02:00
-
quoting
Reference in a new issue
Copy permalink