IBM / Ansible-OpenShift-Provisioning

Automate the deployment of Red Hat OpenShift Container Platform on IBM zSystems (s390x). Automated User-Provisoned Infrastructure (UPI) setup using Kernel-based Virtual Machine (KVM).
https://ibm.github.io/Ansible-OpenShift-Provisioning/
MIT License
20 stars 44 forks source link

Master Playbook for ABI is getting failed with latest code on fresh MacBook #349

Closed isumitsolanki closed 1 day ago

isumitsolanki commented 1 week ago

TASK [ssh_agent : Add ansible SSH key to ssh-agent] *** fatal: [127.0.0.1]: FAILED! => {"changed": false, "msg": "Destination /Users/sumitsolanki/.bash_profile does not exist !", "rc": 257}

PLAY RECAP **** 127.0.0.1 : ok=14 changed=4 unreachable=0 failed=1 skipped=9 rescued=0 ignored=0

isumitsolanki commented 1 day ago

Fix for this issue has been merged into main branch through above mentioned pull request. Hence closing this issue.