From 99ad6ae07b137aa8b79830c8fd343e2621a7141d Mon Sep 17 00:00:00 2001 From: Benjamin Labrecque Date: Tue, 14 Jul 2026 13:31:53 +0200 Subject: [PATCH] fix: cicd change services --- ansible/playbooks/deploy-and-restart-modified-services.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ansible/playbooks/deploy-and-restart-modified-services.yml b/ansible/playbooks/deploy-and-restart-modified-services.yml index 356b3b4..66a3e22 100644 --- a/ansible/playbooks/deploy-and-restart-modified-services.yml +++ b/ansible/playbooks/deploy-and-restart-modified-services.yml @@ -1,6 +1,4 @@ - name: Deploy and Restart Modified Services - hosts: localhost - gather_facts: yes vars: # Passed from the Gitea workflow, e.g., "master playground"