diff --git a/plugins/modules/cs_ip_address.py b/plugins/modules/cs_ip_address.py index 01f705f6..04236d3d 100644 --- a/plugins/modules/cs_ip_address.py +++ b/plugins/modules/cs_ip_address.py @@ -95,7 +95,7 @@ network: My Network tags: - key: myCustomID - - value: 5510c31a-416e-11e8-9013-02000a6b00bf + value: 5510c31a-416e-11e8-9013-02000a6b00bf register: ip_address - name: Disassociate an IP address with tags @@ -103,7 +103,7 @@ state: absent tags: - key: myCustomID - - value: 5510c31a-416e-11e8-9013-02000a6b00bf + value: 5510c31a-416e-11e8-9013-02000a6b00bf ''' RETURN = '''