From 5878b84646688f6ca8205f8b022585fdfe01cd5c Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 10 Oct 2023 20:12:22 +0200 Subject: [PATCH] Update ansible-linting-check.yml Signed-off-by: L3D --- .github/workflows/ansible-linting-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible-linting-check.yml b/.github/workflows/ansible-linting-check.yml index 9728eb2..c573dff 100644 --- a/.github/workflows/ansible-linting-check.yml +++ b/.github/workflows/ansible-linting-check.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v4 with: lfs: true - submodules: false + submodules: true fetch-depth: 0 - name: Run ansible-lint