mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +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
|
@ -189,6 +189,7 @@ options:
|
|||
- ppp aaa
|
||||
- ppp profile
|
||||
- queue interface
|
||||
- queue simple
|
||||
- queue tree
|
||||
- radius
|
||||
- radius incoming
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue