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
Currently when running ansible-lint command, there are many comments.
If we consider running ansible-lint as part of the CI in the future, we would like to align with ansible-lint and clean the code in order to get clean results from it.
ISSUE TYPE
Bug Report
COMPONENT NAME
We need to run, check and fix ansible-lint warnings coming from all the targets.
For example:
win_acl
win_async
....
ANSIBLE VERSION
ansible [core 2.17.4]
COLLECTION VERSION
2.5.0
OS / ENVIRONMENT
STEPS TO REPRODUCE
No special hardware needed. Will reproduce when ansible-lint runs.
EXPECTED RESULTS
Expected result after running ansible-lint would be:
ACTUAL RESULTS
Running ansible-lint from .ansible/collections/ansible_collections/ansible/windows/tests/integration/targets/win_acl :
Finishes the run with the following
The text was updated successfully, but these errors were encountered:
SUMMARY
Currently when running ansible-lint command, there are many comments.
If we consider running ansible-lint as part of the CI in the future, we would like to align with ansible-lint and clean the code in order to get clean results from it.
ISSUE TYPE
COMPONENT NAME
We need to run, check and fix ansible-lint warnings coming from all the targets.
For example:
win_acl
win_async
....
ANSIBLE VERSION
COLLECTION VERSION
OS / ENVIRONMENT
STEPS TO REPRODUCE
No special hardware needed. Will reproduce when ansible-lint runs.
EXPECTED RESULTS
Expected result after running ansible-lint would be:
ACTUAL RESULTS
Running ansible-lint from .ansible/collections/ansible_collections/ansible/windows/tests/integration/targets/win_acl :
Finishes the run with the following
The text was updated successfully, but these errors were encountered: