Discussed in #953
Originally posted by sujaybane April 5, 2022
Hi,
trying to build tiny pilot version 1.1.0. while running the quick-install script it gives an error as below,
ERROR! the role 'ansible-role-janus-gateway' was not found in /tmp/tmp.zlrudVKHYL/roles:/tmp/tmp.zlrudVKHYL:/tmp/tmp.zlrudVKHYL
The error appears to be in '/tmp/tmp.zlrudVKHYL/mtlynch.tinypilot/tasks/janus.yml': line 4, column 11, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
import_role:
name: ansible-role-janus-gateway
^ here
and terminates the code. I have checked there is no file created such as janus.yml in the /tmp/ folder.
can anyone suggest what happens here? what should I have to do at this stage?
Thanks.
Discussed in #953
Originally posted by sujaybane April 5, 2022
Hi,
trying to build tiny pilot version 1.1.0. while running the quick-install script it gives an error as below,
ERROR! the role 'ansible-role-janus-gateway' was not found in /tmp/tmp.zlrudVKHYL/roles:/tmp/tmp.zlrudVKHYL:/tmp/tmp.zlrudVKHYL
The error appears to be in '/tmp/tmp.zlrudVKHYL/mtlynch.tinypilot/tasks/janus.yml': line 4, column 11, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
import_role:
name: ansible-role-janus-gateway
^ here
and terminates the code. I have checked there is no file created such as janus.yml in the /tmp/ folder.
can anyone suggest what happens here? what should I have to do at this stage?
Thanks.