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

eq or equalto Jinja operators are not supported in Jinja 2.7.2 that is in RHEL7 #49

Closed
pcahyna opened this issue Oct 17, 2019 · 3 comments
Assignees

Comments

@pcahyna
Copy link
Member

pcahyna commented Oct 17, 2019

Even eq is not supported in Jinja 2.7.2 that is in RHEL7 . We need to use ==. @yontalcar

Originally posted by @pcahyna in #26 (comment)

@yontalcar
Copy link
Contributor

Problem here is that it is used as a test in selectattr filter:
https://github.com/linux-system-roles/storage/blob/master/tests/test-verify-volume-mount.yml#L4

@pcahyna
Copy link
Member Author

pcahyna commented Oct 18, 2019

@pcahyna
Copy link
Member Author

pcahyna commented Jan 22, 2020

Fixed in #56

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

2 participants