diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c104dc4..9d6af4f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -102,7 +102,7 @@ jobs: with: playbook: playbook.yml directory: test - check: true + check_mode: true options: --inventory hosts - name: With custom ansible.cfg uses: ./