Update ensure-patchmon-compliance.yml

This commit is contained in:
2026-02-25 19:07:24 -05:00
parent 6b19e41df4
commit d0e887b721

View File

@@ -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: