diff --git a/plugins/module_utils/constants.py b/plugins/module_utils/constants.py index 0ab93e4a7..f95e9d3c8 100644 --- a/plugins/module_utils/constants.py +++ b/plugins/module_utils/constants.py @@ -35,7 +35,7 @@ # } "gslbservice": { "ip": "ipaddress", - "ipaddress": "ip", # For PUT payloads and GET responses + "ipaddress": "ip", # For PUT payloads and GET responses } }