Skip to content

running the install script and getting failed #53

@jmac05r1

Description

@jmac05r1

Running the install script

install-rita-zeek-here.sh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions