Ansible panos_content Deprecated?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Ansible panos_content Deprecated?

L0 Member

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

1 REPLY 1

L1 Bithead

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.

  • 1907 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!