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