From 1e600ebc615726143c756b86092637a9a91d9317 Mon Sep 17 00:00:00 2001 From: The Magician Date: Mon, 26 Jul 2021 20:01:50 -0500 Subject: [PATCH] fixed two doc format (#4742) (#447) Signed-off-by: Modular Magician --- plugins/modules/gcp_compute_region_url_map.py | 4 ++-- plugins/modules/gcp_compute_region_url_map_info.py | 2 +- plugins/modules/gcp_compute_url_map.py | 4 ++-- plugins/modules/gcp_compute_url_map_info.py | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/modules/gcp_compute_region_url_map.py b/plugins/modules/gcp_compute_region_url_map.py index 2e323e5..9e0d6b8 100644 --- a/plugins/modules/gcp_compute_region_url_map.py +++ b/plugins/modules/gcp_compute_region_url_map.py @@ -961,7 +961,7 @@ options: paths: description: - 'The list of path patterns to match. Each must start with / and the - only place a * is allowed is at the end following a /. The string fed + only place a \* is allowed is at the end following a /. The string fed to the path matcher does not include any text after the first ? or #, and those chars are not allowed here.' elements: str @@ -2522,7 +2522,7 @@ pathMatchers: paths: description: - 'The list of path patterns to match. Each must start with / and the only - place a * is allowed is at the end following a /. The string fed to the + place a \* is allowed is at the end following a /. The string fed to the path matcher does not include any text after the first ? or #, and those chars are not allowed here.' returned: success diff --git a/plugins/modules/gcp_compute_region_url_map_info.py b/plugins/modules/gcp_compute_region_url_map_info.py index cb2fee5..842ec9e 100644 --- a/plugins/modules/gcp_compute_region_url_map_info.py +++ b/plugins/modules/gcp_compute_region_url_map_info.py @@ -991,7 +991,7 @@ resources: paths: description: - 'The list of path patterns to match. Each must start with / and the - only place a * is allowed is at the end following a /. The string + only place a \* is allowed is at the end following a /. The string fed to the path matcher does not include any text after the first ? or #, and those chars are not allowed here.' returned: success diff --git a/plugins/modules/gcp_compute_url_map.py b/plugins/modules/gcp_compute_url_map.py index 770a2ec..3e8dba7 100644 --- a/plugins/modules/gcp_compute_url_map.py +++ b/plugins/modules/gcp_compute_url_map.py @@ -325,7 +325,7 @@ options: paths: description: - 'The list of path patterns to match. Each must start with / and the - only place a * is allowed is at the end following a /. The string fed + only place a \* is allowed is at the end following a /. The string fed to the path matcher does not include any text after the first ? or #, and those chars are not allowed here.' elements: str @@ -2899,7 +2899,7 @@ pathMatchers: paths: description: - 'The list of path patterns to match. Each must start with / and the only - place a * is allowed is at the end following a /. The string fed to the + place a \* is allowed is at the end following a /. The string fed to the path matcher does not include any text after the first ? or #, and those chars are not allowed here.' returned: success diff --git a/plugins/modules/gcp_compute_url_map_info.py b/plugins/modules/gcp_compute_url_map_info.py index c209938..a54918e 100644 --- a/plugins/modules/gcp_compute_url_map_info.py +++ b/plugins/modules/gcp_compute_url_map_info.py @@ -382,7 +382,7 @@ resources: paths: description: - 'The list of path patterns to match. Each must start with / and the - only place a * is allowed is at the end following a /. The string + only place a \* is allowed is at the end following a /. The string fed to the path matcher does not include any text after the first ? or #, and those chars are not allowed here.' returned: success