mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-12 19:24:34 +02:00
* Add '/queue simple' path * Add changelogs/fragments/260-add-queue_simple-path.yml * Updated queue-simple path: - Updated all default values to match those from the API - Re-ordered fields to match API output - Target is not required; added default value * 'target' *is* required, however it interracts strangely with values of 0.0.0.0/0 and '' (Empty string). * Updated PR in document fragment
2 lines
No EOL
146 B
YAML
2 lines
No EOL
146 B
YAML
minor_changes:
|
|
- api_info, api_modify - add missing path ``/queue simple`` (https://github.com/ansible-collections/community.routeros/pull/269). |