diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c3b484fa41e756febf9e2d755c123410fcae060e..b4d64066e5a20de2668897066d6c3d1e3dcafc11 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,7 +19,7 @@ jobs: pip install "ansible-core >=2.14,<2.15" ansible-lint utils/build-galaxy-release.sh -ki cd .galaxy-build - ansible-lint roles plugins + ansible-lint yamllint: name: Verify yamllint