You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We got the following warning on our code base associated to an invalid suggestion.
We cant fix the underlying spacing issue, and suggestion will be not working too
System Version: macOS 15.3.2 (24D81)Kernel Version: Darwin 24.3.0ansible [core 2.18.4]python version = 3.13.3ansible-lint 25.2.1 using ansible-core:2.18.4 ansible-compat:25.1.5 ruamel-yaml:0.18.10 ruamel-yaml-clib:None
ansible installation method: brew
ansible-lint installation method: brew
STEPS TO REPRODUCE
$ git clone git@github.com:Dofamin/poc-ansible-lint-jinja2.git
$ cd poc-ansible-lint-jinja2/
$ ansible-lint -v --show-relpath -f pep8 --profile production --skip-list=role-name,meta-incorrect --exclude meta
Summary
We got the following warning on our code base associated to an invalid suggestion.
We cant fix the underlying spacing issue, and suggestion will be not working too
after applying suggestion
Issue Type
OS / ENVIRONMENT
STEPS TO REPRODUCE
Desired Behavior
The suggestion wont need
Actual Behavior
Please give some details of what is happening. Include a minimum complete
verifiable example with:
ansible-playbook --syntax-check playbook
The text was updated successfully, but these errors were encountered: