|
|
|
@ -24,15 +24,11 @@ options:
|
|
|
|
|
required: false
|
|
|
|
|
rules:
|
|
|
|
|
description:
|
|
|
|
|
- List of firewall inbound rules to enforce in this group (see'''
|
|
|
|
|
''' example). If none are supplied, a default all-out rule is assumed.'''
|
|
|
|
|
''' If an empty list is supplied, no inbound rules will be enabled.
|
|
|
|
|
- List of firewall inbound rules to enforce in this group (see example). If none are supplied, a default all-out rule is assumed. If an empty list is supplied, no inbound rules will be enabled.
|
|
|
|
|
required: false
|
|
|
|
|
rules_egress:
|
|
|
|
|
description:
|
|
|
|
|
- List of firewall outbound rules to enforce in this group (see'''
|
|
|
|
|
''' example). If none are supplied, a default all-out rule is assumed.'''
|
|
|
|
|
''' If an empty list is supplied, no outbound rules will be enabled.
|
|
|
|
|
- List of firewall outbound rules to enforce in this group (see example). If none are supplied, a default all-out rule is assumed. If an empty list is supplied, no outbound rules will be enabled.
|
|
|
|
|
required: false
|
|
|
|
|
version_added: "1.6"
|
|
|
|
|
region:
|
|
|
|
|