mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 20:32:45 +00:00
Fixing a doc mistake in the ec2 module from 4269bb6
This commit is contained in:
@@ -175,7 +175,7 @@ options:
|
||||
instance_ids:
|
||||
version_added: "1.3"
|
||||
description:
|
||||
- list of instance ids, currently used for states: absent, running, stopped
|
||||
- "list of instance ids, currently used for states: absent, running, stopped"
|
||||
required: false
|
||||
default: null
|
||||
aliases: []
|
||||
|
||||
Reference in New Issue
Block a user