Commit_Ansible_Changes.yml.yml
Description
Standalone tasks to commit pending configuration changes to the active Palo Alto firewall. Uses panos_commit_firewall with sync: true to ensure synchronized commit.
Credentials
- panos_username / panos_password
Input
| Variable | Description |
|---|---|
provider |
PANOS connection provider object (created by get_active_paloalto.yml) |
panos_username |
Admin user used to perform/record the commit |
Output
- A configuration commit on the active firewall with
sync: trueapplied.