mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Extend example to demonstrate usage of ephemeral disks. (#3550)
This commit is contained in:
@@ -131,6 +131,8 @@ EXAMPLES = '''
|
||||
device_type: io1
|
||||
iops: 3000
|
||||
delete_on_termination: true
|
||||
- device_name: /dev/sdb
|
||||
ephemeral: ephemeral0
|
||||
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user