mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix typo (volue -> volume)
This commit is contained in:
@@ -143,7 +143,7 @@ EXAMPLES = '''
|
||||
with_items: ec2.instances
|
||||
register: ec2_vol
|
||||
|
||||
# Example: Launch an instance and then add a volue if not already present
|
||||
# Example: Launch an instance and then add a volume if not already present
|
||||
# * Nothing will happen if the volume is already attached.
|
||||
# * Volume must exist in the same zone.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user