diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 2b7f782e56f0af0afb9e19f710a890ec4b098dac..f2f7c8a1a407ef5ff97e54a6916646d64afd5f3b 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -28,5 +28,5 @@ jobs: - name: Run ansible-doc-test run: | python -m pip install ansible - ANSIBLE_LIBRARY="." python utils/ansible-doc-test roles plugins + ANSIBLE_LIBRARY="." python utils/ansible-doc-test -v roles plugins