-
Notifications
You must be signed in to change notification settings - Fork 48
Description
Running the install script
getting failed errors
TASK [Pull from Github.io Container repo] ******************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ValueError: ansible_collections.community.docker.plugins.module_utils._api.utils.utils.spec is None
fatal: [127.0.0.1]: FAILED! => {"msg": "Unexpected failure during module execution.", "stdout": ""}
TASK [RITA Install: Transfer RITA container image to target system] ****************************************
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: [127.0.0.1]: FAILED! => {"changed": false, "msg": "Could not find or access 'rita-v5.0.8-image.tar'\nSearched in:\n\t/root/rita-v5.0.8-installer/files/rita-v5.0.8-image.tar\n\t/root/rita-v5.0.8-installer/rita-v5.0.8-image.tar\n\t/root/rita-v5.0.8-installer/files/rita-v5.0.8-image.tar\n\t/root/rita-v5.0.8-installer/rita-v5.0.8-image.tar on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}
PLAY RECAP *************************************************************************************************
127.0.0.1 : ok=13 changed=4 unreachable=0 failed=1 skipped=24 rescued=1 ignored=1