Skip to content

Commit

Permalink
aggregate
Browse files Browse the repository at this point in the history
  • Loading branch information
opoplawski committed Mar 23, 2024
1 parent 5cb4043 commit f6c1a66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugins/modules/pfsense_aggregate.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,11 @@
description: Blocks traffic from reserved IP addresses (but not RFC 1918) or not yet assigned by IANA.
required: false
type: bool
slaacusev4iface:
description: IPv6 will use the IPv4 connectivity link (PPPoE). Only used when dhcp6_type is slaac.
required: false
type: bool
version_added: 0.6.2
aggregated_nat_outbounds:
description: Dict of nat_outbound rules to apply on the target
required: False
Expand Down

0 comments on commit f6c1a66

Please sign in to comment.