diff --git a/plugins/modules/pfsense_aggregate.py b/plugins/modules/pfsense_aggregate.py index a7fa77b6..32ca061f 100644 --- a/plugins/modules/pfsense_aggregate.py +++ b/plugins/modules/pfsense_aggregate.py @@ -257,6 +257,10 @@ default: inet choices: [ "inet", "inet6" ] type: str + invert: + description: Invert the list of destination + default: false + type: bool protocol: description: Which protocol this rule should match. default: tcp