Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR! the role 'postgresql' was not found #6

Open
patsevanton opened this issue Nov 18, 2018 · 2 comments
Open

ERROR! the role 'postgresql' was not found #6

patsevanton opened this issue Nov 18, 2018 · 2 comments
Assignees

Comments

@patsevanton
Copy link

ansible-playbook cluster-pgsql.yml --skip-tags patroni
 [WARNING]: Found both group and host with same name: test

 [WARNING]: Found both group and host with same name: gitlab

 [WARNING]: Found both group and host with same name: gitlab-runner

ERROR! the role 'postgresql' was not found in /home/user/ansible-roles/roles:/home/user/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/user/ansible-roles/roles:/home/user/ansible-roles

The error appears to have been in '/home/user/ansible-roles/roles/gitinsky.ansible-role-patroni/meta/main.yml': line 3, column 5, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

dependencies:
  - { role: postgresql, postgres_service_enabled: no }
    ^ here

@hryamzik
Copy link

git submodule add https://github.com/gitinsky/ansible-role-postgresql roles/postgresql

@patsevanton
Copy link
Author

Please add to Readme

@alexclear alexclear self-assigned this Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants