mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-14 23:12:42 +02:00
Add name to fields
This commit is contained in:
parent
d71bd5175f
commit
d31f0b856f
1 changed files with 1 additions and 0 deletions
|
@ -4923,6 +4923,7 @@ PATHS = {
|
||||||
fully_understood=True,
|
fully_understood=True,
|
||||||
fields={
|
fields={
|
||||||
'forwarding-override': KeyInfo(),
|
'forwarding-override': KeyInfo(),
|
||||||
|
'name': KeyInfo(),
|
||||||
},
|
},
|
||||||
)),
|
)),
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue