mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
Merge pull request #7610 from CorbanR/devel
updating ec2_group example, to be more consistent with parameter names
This commit is contained in:
@@ -61,8 +61,8 @@ EXAMPLES = '''
|
||||
description: an example EC2 group
|
||||
vpc_id: 12345
|
||||
region: eu-west-1a
|
||||
ec2_secret_key: SECRET
|
||||
ec2_access_key: ACCESS
|
||||
aws_secret_key: SECRET
|
||||
aws_access_key: ACCESS
|
||||
rules:
|
||||
- proto: tcp
|
||||
from_port: 80
|
||||
|
||||
Reference in New Issue
Block a user