Closed ankithg closed 7 years ago
I am running the script on Ubuntu 15.10
TASK [base : upgrade system (debian)] ** ok: [node1] fatal: [node3]: FAILED! => {"changed": false, "failed": true, "msg": "Could not fetch updated apt files"} fatal: [node2]: FAILED! => {"changed": false, "failed": true, "msg": "Could not fetch updated apt files"}
rm -rf /var/lib/apt/lists/* on the failed nodes solved the problem
@ankithg : Could you please close the issue if you dont see this problem ?
I am running the script on Ubuntu 15.10
TASK [base : upgrade system (debian)] ** ok: [node1] fatal: [node3]: FAILED! => {"changed": false, "failed": true, "msg": "Could not fetch updated apt files"} fatal: [node2]: FAILED! => {"changed": false, "failed": true, "msg": "Could not fetch updated apt files"}