From 1a21f6461a6d593e8c6238b28e7f6bc3bd0db9e4 Mon Sep 17 00:00:00 2001 From: "rafael@valletech.eu" Date: Thu, 3 Dec 2020 11:59:04 +0100 Subject: [PATCH] typo fix --- plugins/modules/cs_ip_address.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 = '''