4
0
Fork 0

lint updates

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-09-21 14:55:00 +01:00
parent 4072c5433f
commit e202d4bd68
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9
4 changed files with 25 additions and 15 deletions

View file

@ -8,7 +8,8 @@
changed_when: false
register: rhel9cis_1_8_1_1_mount_check
- block:
- name: "1.1.8.1 | AUDIT | Ensure /dev/shm is a separate partition"
block:
- name: "1.1.8.1 | AUDIT | Ensure /dev/shm is a separate partition | Absent"
ansible.builtin.debug:
msg: "Warning!! {{ required_mount }} doesn't exist. This is a manual task"