Created
January 23, 2019 21:25
-
-
Save derks/520cf2e68b2203fdbdc1560968882b51 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oot@openstack:/opt/openstack-ansible/playbooks# openstack-ansible setup-openstack.yml | |
Variable files: "-e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml " | |
ERROR! the role 'ceph_client' was not found in /opt/openstack-ansible/playbooks/common-playbooks/roles:/etc/ansible/roles:/opt/openstack-ansible/playbooks/roles:/etc/ansible/roles/ceph-ansible/roles:/opt/openstack-ansible/playbooks/common-playbooks | |
The error appears to have been in '/etc/ansible/roles/os_glance/tasks/main.yml': line 66, column 11, but may | |
be elsewhere in the file depending on the exact syntax problem. | |
The offending line appears to be: | |
include_role: | |
name: ceph_client | |
^ here | |
EXIT NOTICE [Playbook execution failure] ************************************** | |
=============================================================================== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment