-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Documentation link
https://pan.dev/ansible/docs/panos/tutorials/operations-upgrade-firewall/
Describe the problem
It looks like the module can't download any of the 12.1.x as it is looking for a base version based on .0
Based on the file size, base version for 12.1.x is 12.1.2 which doesn't end on .0
File "/tmp/ansible_paloaltonetworks.panos.panos_software_payload_uope4o6e/ansible_paloaltonetworks.panos.panos_software_payload.zip/ansible_collections/paloaltonetworks/panos/plugins/modules/panos_software.py", line 148, in needs_download\nKeyError: '12.1.0'\n", "module_stdout": "", "msg": "MODULE FAILURE: No start of json char found\nSee stdout/stderr for the exact error", "rc": 1}
Suggested fix
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation