Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Change uppercase to lowercase #5

Open
pipopopo wants to merge 2 commits into
RedHatInsights:masterfrom
pipopopo:example
Open

Change uppercase to lowercase #5
pipopopo wants to merge 2 commits into
RedHatInsights:masterfrom
pipopopo:example

Conversation

@pipopopo

Copy link
Copy Markdown
# ansible-playbook --connection=local  /etc/ansible/install-insights.yml

ERROR! the role 'RedHatInsights.insights-client' was not found in /etc/ansible/roles:/etc/ansible/roles:/usr/share/ansible/roles:/etc/ansible

The error appears to have been in '/etc/ansible/install-insights.yml': line 4, column 5, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  roles:
  - { role: RedHatInsights.insights-client }
    ^ here

This is because the role is in lowercase:

[root@host redhatinsights.insights-client]# ls /etc/ansible/roles/
redhatinsights.insights-client

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant