Skip to content

Commit c7b1e47

Browse files
Resolving dcnm vpc pair keyError with ipAddress
1 parent ae2b9ce commit c7b1e47

File tree

1 file changed

+1
-0
lines changed
  • plugins/module_utils/network/dcnm

1 file changed

+1
-0
lines changed

plugins/module_utils/network/dcnm/dcnm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"long": "int",
4949
"ipV4Address": "ipv4",
5050
"ipV6Address": "ipv6",
51+
"ipAddress": "ipv4",
5152
"interfaceRange": "list",
5253
"boolean": "bool",
5354
"enum": "str",

0 commit comments

Comments
 (0)