Hi,
I've forked a repo and add this line into /edx/app/edx_ansible/server-vars.yml edx_platform_repo: "https://github.com/devfromhome/edx-platform.git" them I'm trying to run sudo /edx/bin/update edx-platform master after deleted edx-platform I've also added 51-cloudguest But still got the error with landscape-sysinfo.wrapper. TASK: [aws | update the ssh motd on Ubuntu] *********************************** ok: [localhost] => (item=/etc/update-motd.d/10-help-text) failed: [localhost] => (item=/usr/share/landscape/landscape-sysinfo.wrapper) => {"failed": true, "item": "/usr/share/landscape/landscape-sysinfo.wrapper", "path": "/usr/share/landscape/landscape-sysinfo.wrapper", "state": "absent"} msg: file (/usr/share/landscape/landscape-sysinfo.wrapper) is absent, cannot continue ok: [localhost] => (item=/etc/update-motd.d/51-cloudguest) ok: [localhost] => (item=/etc/update-motd.d/91-release-upgrade) FATAL: all hosts have already failed -- aborting Is there any idea about this? how should i resolve? Thank you very much -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/67c3b807-9f98-4485-978c-67732d2e987d%40googlegroups.com.
