Skip to content

ansible: fix some whitespace before comments and allow extra whitespace for alignment in braces

Eric Engestrom requested to merge (removed):ansible-lint into master

I tried to run ansible-lint locally (ansible-lint 6.15.1.dev45 using ansible 2.15.3) but I these failures popped up; I'm assuming this is because the CI is currently using a version that doesn't have these checks yet (ansible-lint 6.13.1 using ansible 2.14.8).

Edited by Eric Engestrom

Merge request reports