Skip to content

Commit 437dfaf

Browse files
committed
fix last remaining missing cert reference
1 parent 5561a0a commit 437dfaf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

plugins/modules/netbox_aggregate.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@
3838
- "The token created within Netbox to authorize API access"
3939
required: true
4040
type: str
41+
cert:
42+
description:
43+
- Certificate path
44+
required: false
45+
type: raw
4146
data:
4247
description:
4348
- "Defines the aggregate configuration"

0 commit comments

Comments
 (0)