mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
Fix docs for ec2_lc module.
This commit is contained in:
parent
34f961157d
commit
30cdac6061
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ options:
|
||||||
"""
|
"""
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
- ec2_lc: >
|
- ec2_lc:
|
||||||
name: special
|
name: special
|
||||||
image_id: ami-XXX
|
image_id: ami-XXX
|
||||||
key_name: default
|
key_name: default
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue