mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
parent
6aab341248
commit
4914164717
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ requirements:
|
||||||
"""
|
"""
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
- name: note that encrypted volumes are only supporte in >= Ansible 2.4
|
- name: note that encrypted volumes are only supported in >= Ansible 2.4
|
||||||
ec2_lc:
|
ec2_lc:
|
||||||
name: special
|
name: special
|
||||||
image_id: ami-XXX
|
image_id: ami-XXX
|
||||||
|
|
Loading…
Add table
Reference in a new issue