From fc566d11825159e50c951ba69234de9efd802918 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Mon, 30 Jun 2025 15:54:42 -0400 Subject: [PATCH] Reducing verbosity in Ansible dry run. --- .gitea/workflows/pr-ansible-config-deployment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/pr-ansible-config-deployment.yaml b/.gitea/workflows/pr-ansible-config-deployment.yaml index f07e5aa9..7041e717 100644 --- a/.gitea/workflows/pr-ansible-config-deployment.yaml +++ b/.gitea/workflows/pr-ansible-config-deployment.yaml @@ -103,7 +103,6 @@ jobs: options: | --check --inventory inventory/hosts.yml - -v - name: Gotify Notification uses: eikendev/gotify-action@master with: