Skip to content

Commit 93bcdf9

Browse files
authored
netbox_tenant: Fixes example to match argspec (#509)
1 parent 004ac7f commit 93bcdf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/netbox_tenant.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
netbox_token: thisIsMyToken
131131
data:
132132
name: Tenant ABC
133-
group: Very Special Tenants
133+
tenant_group: Very Special Tenants
134134
description: ABC Incorporated
135135
comments: '### This tenant is super cool'
136136
slug: tenant_abc

0 commit comments

Comments
 (0)