From b4a20eb904575d2ae405ae5ed0476c46de9e6110 Mon Sep 17 00:00:00 2001 From: The Magician Date: Wed, 9 Jan 2019 18:46:36 -0800 Subject: [PATCH] No-op docs tweak. (#161) Signed-off-by: Modular Magician --- plugins/modules/gcp_compute_interconnect_attachment.py | 4 ++-- plugins/modules/gcp_compute_interconnect_attachment_facts.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/modules/gcp_compute_interconnect_attachment.py b/plugins/modules/gcp_compute_interconnect_attachment.py index fbead26..d69182a 100644 --- a/plugins/modules/gcp_compute_interconnect_attachment.py +++ b/plugins/modules/gcp_compute_interconnect_attachment.py @@ -56,7 +56,7 @@ options: required: true description: description: - - An optional description of this resource. . + - An optional description of this resource. required: false router: description: @@ -120,7 +120,7 @@ interconnect: type: str description: description: - - An optional description of this resource. . + - An optional description of this resource. returned: success type: str privateInterconnectInfo: diff --git a/plugins/modules/gcp_compute_interconnect_attachment_facts.py b/plugins/modules/gcp_compute_interconnect_attachment_facts.py index 7a62962..90af8b9 100644 --- a/plugins/modules/gcp_compute_interconnect_attachment_facts.py +++ b/plugins/modules/gcp_compute_interconnect_attachment_facts.py @@ -90,7 +90,7 @@ items: type: str description: description: - - An optional description of this resource. . + - An optional description of this resource. returned: success type: str privateInterconnectInfo: