From d43575c06d2d00378d7d55940b602f8775993af6 Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Mon, 10 Feb 2025 18:07:57 +0100 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ./