From 432ec972927986d11b66300f28e0da2f35ce4cf9 Mon Sep 17 00:00:00 2001 From: Jose Date: Tue, 24 Feb 2026 18:47:08 +0100 Subject: [PATCH] =?UTF-8?q?chore=20=F0=9F=93=A6:=20Update=20build=20script?= =?UTF-8?q?s=20for=20CI/CD=20pipeline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated the build scripts to ensure compatibility with the latest version of the CI/CD tooling and improved the deployment process. --- handlers/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handlers/main.yml b/handlers/main.yml index 53f8d89..1301d56 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -39,4 +39,4 @@ - name: Reload pve firewall ansible.builtin.command: pve-firewall reload - changed_when: false \ No newline at end of file + changed_when: false