From d0e887b7215d75314f5e16c5404d419792514063 Mon Sep 17 00:00:00 2001 From: Josh Wright Date: Wed, 25 Feb 2026 19:07:24 -0500 Subject: [PATCH] Update ensure-patchmon-compliance.yml --- ensure-patchmon-compliance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ensure-patchmon-compliance.yml b/ensure-patchmon-compliance.yml index 91adc89..ca3e61d 100644 --- a/ensure-patchmon-compliance.yml +++ b/ensure-patchmon-compliance.yml @@ -9,7 +9,7 @@ path: /etc/patchmon/config.yml regexp: '(^integrations:\n(?:[ \t]+.*\n)*?[ \t]+compliance:\s*)false' replace: '\1true' - backup: true + backup: no notify: Restart patchmon handlers: