Graylog2 / graylog-ansible-role

Ansible role which installs and configures Graylog
Apache License 2.0
212 stars 126 forks source link

uppercase/lowercase of the role name #162

Closed roumano closed 3 years ago

roumano commented 3 years ago

Hi,

It's not a big issue but it's create some confusion :

So

* and try to use example, the role is not found as it's install in lowercase

ansible-playbook graylog.yml ERROR! the role 'Graylog2.graylog-ansible-role' was not found in /home/ddd/git/ansible/roles:/home/ddd/git/ansible/roles:/home/ddd/git/ansible

The error appears to be in '/home/ddd/git/ansible/graylog.yml': line 45, column 7, but may be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

roles:

malcyon commented 3 years ago

Thanks @roumano. I fixed the example in the README.