mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
cloud: ovirt change URL in documentation (#24438)
This commit is contained in:
parent
f5d865a208
commit
4d890c1e9f
39 changed files with 46 additions and 46 deletions
|
@ -59,7 +59,7 @@ EXAMPLES = '''
|
|||
RETURN = '''
|
||||
ovirt_templates:
|
||||
description: "List of dictionaries describing the templates. Template attribues are mapped to dictionary keys,
|
||||
all templates attributes can be found at following url: https://ovirt.example.com/ovirt-engine/api/model#types/template."
|
||||
all templates attributes can be found at following url: http://ovirt.github.io/ovirt-engine-api-model/master/#types/template."
|
||||
returned: On success.
|
||||
type: list
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue