mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
Remove primary key. (#345)
This commit is contained in:
parent
e302fed6cf
commit
3ba33ccd99
2 changed files with 4 additions and 1 deletions
|
@ -2037,7 +2037,6 @@ PATHS = {
|
|||
versioned=[
|
||||
('7.13', '>=', VersionedAPIData(
|
||||
fully_understood=True,
|
||||
primary_keys=('action', ),
|
||||
fields={
|
||||
'action': KeyInfo(default='none'),
|
||||
'address-ranges': KeyInfo(can_disable=True),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue