Hello,
When installing Frappe I encounter the error:
TASK [bash_screen_wall : Setup bash screen wall] ******************************************************************************************************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Could not find or access 'screen_wall.sh'\nSearched in:\n\t/tmp/.bench/playbooks/roles/bash_screen_wall/files/screen_wall.sh\n\t/tmp/.bench/playbooks/roles/bash_screen_wall/screen_wall.sh\n\t/tmp/.bench/playbooks/roles/bash_screen_wall/tasks/files/screen_wall.sh\n\t/tmp/.bench/playbooks/roles/bash_screen_wall/tasks/screen_wall.sh\n\t/tmp/.bench/playbooks/files/screen_wall.sh\n\t/tmp/.bench/playbooks/screen_wall.sh on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}
to retry, use: --limit @/tmp/.bench/playbooks/site.retry
I have searched that not found file and is not present in the whole disk. This is Centos 7.
Any help, please?
Regards
Jaime