mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 14:21:30 +00:00
updated example to include instance_type
This commit is contained in:
@@ -77,6 +77,7 @@ EXAMPLES = '''
|
||||
image_id: ami-XXX
|
||||
key_name: default
|
||||
security_groups: 'group,group2'
|
||||
instance_type: t1.micro
|
||||
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user