- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-19-2018 06:57 AM
I've been trying to find the panos_content module and it looks that it was depricated. What is the proper way now to check/install software/dynamic updates?
Thanks
04-09-2018 03:01 PM
Working through this at the moment. The panos_op module has been added as of Ansible 2.5 which permits arbitrary operational commands (like request content upgrade check and the like)
http://panwansible.readthedocs.io/en/latest/modules/panos_op_module.html
Looking to combine that with parsing the output for now.
http://docs.ansible.com/ansible/latest/network/user_guide/network_working_with_command_output.html
Kind of silly considering the kind of issues Ansible (and others) was intended to solve. Feels like classy screen scraping given the lack of a module.
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!