Skip to content

Manage Application Groups on Palo Alto

Go to Automation

View in GitLab

Description

This Ansible playbook manages Application Groups on Palo Alto. It first checks if the Application group exists. Then it does one of the following: - Create the AG if it doesn't exist - Merges the AG if it exists and additions are made - Replaces the existing AG with parameters provided - Deletes the AG if no longer needed

Credentials

Input

Variable Description
Loopitem list with items
.0 AG Name Name of the AG
.1 Value list of items to add to the AG
.2 Action Action to be taken on the AG

None

Output

The firewall is updated with the requested info

Dependencies