mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-18 17:01:22 -07:00
Backport doc changes from facts->info change (#341)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
ef0d0c3ff4
commit
1c89350d77
42 changed files with 107 additions and 107 deletions
|
@ -52,7 +52,7 @@ extends_documentation_fragment: gcp
|
|||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: get info on a https health check
|
||||
- name: get info on a HTTPS health check
|
||||
gcp_compute_https_health_check_info:
|
||||
filters:
|
||||
- name = test_object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue