mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-03 09:44:49 +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,
|
||||
fields={
|
||||
'forwarding-override': KeyInfo(),
|
||||
'name': KeyInfo(),
|
||||
},
|
||||
)),
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue