forked from ansible-lockdown/RHEL9-CIS
udpated variable
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
834fa7a5ee
commit
3545620db8
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
|||
changed_when: false
|
||||
register: prelim_mount_output
|
||||
|
||||
- name: PRELIM | AUDIT | Section 1.1 | Retrieve mount options - build fact
|
||||
- name: PRELIM | AUDIT | Section 1.1 | Retrieve mount options - build fact # This is inherited and used in mountpoints tasks
|
||||
ansible.builtin.set_fact:
|
||||
prelim_mount_point_fs_and_options: >-
|
||||
{%- set prelim_mount_point_fs_and_options = {} -%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue