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

remove deprecated role variable #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fuzzygroup
Copy link

Hi,

The version variable no longer works. Here is a pull request where it is removed. Thank you for the role.

@s01ipsist
Copy link

👍

With Ansible version 2.2, and possibly earlier you will see an error like

ERROR! 'version' is not a valid attribute for a RoleMetadata

The error appears to have been in '/usr/local/etc/ansible/roles/crushlovely-sidekiq-2.1.0/meta/main.yml': line 2, column 1, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

---
galaxy_info:
^ here

Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.

@pablitoc
Copy link
Contributor

pablitoc commented Jan 11, 2017

Thank you for that @s01ipsist & @fuzzygroup I will fix the CI stuff and get this merged in soon. I appreciate it!

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

Successfully merging this pull request may close these issues.

3 participants