Comment 5 for bug 1880579

Revision history for this message
Vasileios Baousis (bbaous) wrote :

The workaround does not seem to be working either.
I have got the following error now :
 ./ansible-playbook-command.sh
Running Ansible command
ERROR! the role 'ceph' was not found in /home/stack/config-download/roles:/home/stack/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/stack/config-download

The error appears to be in '/home/stack/config-download/external_deploy_steps_tasks.yaml': line 13, column 13, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  - import_role:
      role: ceph
            ^ here