Replies: 1 comment
-
Anybody with the same issue? Is this reproducible? Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
ansible-lint crashes on a simple
meta/requirements.yml
file, as supported by ansible here: https://docs.ansible.com/ansible/latest/galaxy/user_guide.html#using-meta-requirements-ymlIssue Type
Ansible and Ansible Lint details
OS / ENVIRONMENT
STEPS TO REPRODUCE
In a
meta/requirements.yml
with the below content runansible-lint .
meta/requirements.yml
:Desired Behaviour
ansible-lint to be run without crashing
Actual Behaviour
ansible-lint is crashing with the above stacktrace
Beta Was this translation helpful? Give feedback.
All reactions