- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-29-2020 06:30 AM
Hi,
We are in process of implementing Ansible for PA Security Rule Automation.
We are using panos_security_rule module for rule creation and it creates a new rule at bottom, which falls after cleanup rule.Using Ansible modules can we move the newly created rule above to the cleanup rule or while we creating a new can we mention the line No. on which new rule to be created.
It may be silly, but it will help us lot.
07-30-2020 12:03 PM
You'll want to utilize panos_type_cmd to execute a move.
https://ansible-pan.readthedocs.io/en/latest/modules/panos_type_cmd_module.html
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!