copy the PPDM Update file to a Path on your System, here /swdist
Upload the File to PPDM:
ansible-playbook ~/workspace/ansible_ppdm/9.9-playbook_upload_update_ppdm.yml -e "upgrade_source=/home/admin/swdist"
Prechecking ther Update
ansible-playbook ~/workspace/ansible_ppdm/9.9-playbook_precheck_update_ppdm.yml
During the Precheck, failure may occur. Please take Corrective Steps and Re-Run Precheck:
When there is no more Failure, you can run the Update
ansible-playbook ~/workspace/ansible_ppdm/9.9-playbook_install_update_ppdm.yml