mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02: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 = '''
|
||||
- ec2_lc: >
|
||||
- ec2_lc:
|
||||
name: special
|
||||
image_id: ami-XXX
|
||||
key_name: default
|
||||
|
|
Loading…
Reference in a new issue