mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-05 02:35:04 +02:00
Add '/queue simple' path (#269)
* 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
This commit is contained in:
parent
8351bff0e9
commit
506b3eba39
4 changed files with 28 additions and 0 deletions
2
changelogs/fragments/269-add-queue_simple-path.yml
Normal file
2
changelogs/fragments/269-add-queue_simple-path.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- api_info, api_modify - add missing path ``/queue simple`` (https://github.com/ansible-collections/community.routeros/pull/269).
|
Loading…
Add table
Add a link
Reference in a new issue