From 3334ff62b0b4be381cb0b0ea2e565acca84b9ebd Mon Sep 17 00:00:00 2001 From: willtome Date: Wed, 23 Mar 2022 14:53:52 -0400 Subject: [PATCH] update playbook --- linux/patching_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/patching_report.yml b/linux/patching_report.yml index 5ee0bcb..3f77480 100644 --- a/linux/patching_report.yml +++ b/linux/patching_report.yml @@ -14,7 +14,7 @@ - name: Scan services (Unix/Linux) demo.patching.scan_services: - block: + - block: - yum: name: httpd state: latest