mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
Changed primary key of 'tool netwatch' (#247)
* Changed primary key of 'tool netwatch' * Removed the primary key after discussion on PR #247 * Added changelog fragment
This commit is contained in:
parent
79dabbb67e
commit
d5a2686d20
2 changed files with 2 additions and 1 deletions
|
@ -3670,7 +3670,6 @@ PATHS = {
|
|||
versioned=[
|
||||
('7', '>=', VersionedAPIData(
|
||||
fully_understood=True,
|
||||
primary_keys=('name', ),
|
||||
fields={
|
||||
'certificate': KeyInfo(),
|
||||
'check-certificate': KeyInfo(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue