mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Improve documentation on security_groups-option
This commit is contained in:
@@ -53,7 +53,7 @@ options:
|
|||||||
required: false
|
required: false
|
||||||
security_groups:
|
security_groups:
|
||||||
description:
|
description:
|
||||||
- A list of security groups into which instances should be found
|
- A list of security groups to apply to the instances. For VPC instances, specify security group IDs. For EC2-Classic, specify either security group names or IDs.
|
||||||
required: false
|
required: false
|
||||||
region:
|
region:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user