Describe the bug
panos_software with download: true or install: true will start and finish the job, but the ansible task just hangs indefinitely. If both download and install are set to true, then only download completes, and the tasks hangs. If only the restart option is set to true (download and install set to false), then the device restarts and the task is able to complete.
Expected behavior
panos_software module task completes after download or install
Current behavior
panos_software module task hangs after download or install
Possible solution
Steps to reproduce
I am running this playbook on a PA-440 pair. In the past this used to work, so not sure if its due to a collection version, OS version, etc. I have seen this when trying to upgrade from multiple 11.1 and 11.2 pan OS versions.
https://github.com/PaloAltoNetworks/ansible-playbooks/blob/master/upgrade_ha.yml
Screenshots
Context
Your Environment
- Collection: paloaltonetworks.panos 3.3.0
- Python: Python 3.11.8
- Ansible: ansible [core 2.18.7]
- PAN-OS Python Library & version (e.g. pandevice 0.14.0, pan-os-python 1.0.2): pan-os-python==1.11.0
pan-python==0.17.0
Describe the bug
panos_software with download: true or install: true will start and finish the job, but the ansible task just hangs indefinitely. If both download and install are set to true, then only download completes, and the tasks hangs. If only the restart option is set to true (download and install set to false), then the device restarts and the task is able to complete.
Expected behavior
panos_software module task completes after download or install
Current behavior
panos_software module task hangs after download or install
Possible solution
Steps to reproduce
I am running this playbook on a PA-440 pair. In the past this used to work, so not sure if its due to a collection version, OS version, etc. I have seen this when trying to upgrade from multiple 11.1 and 11.2 pan OS versions.
https://github.com/PaloAltoNetworks/ansible-playbooks/blob/master/upgrade_ha.yml
Screenshots
Context
Your Environment
pan-python==0.17.0