4
0
Fork 0

import_tasks file added

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-09-21 15:08:37 +01:00
parent c5ed197e03
commit e5d17f74ca
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9

View file

@ -367,7 +367,7 @@
- name: "6.1.15 | AUDIT | Audit system file permissions | warning count"
ansible.builtin.import_tasks:
file: warning_facts.yaml
file: warning_facts.yaml
vars:
warn_control_id: '6.1.15'
when: rhel9cis_6_1_15_packages_rpm.stdout|length > 0