updated variable name
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
853faab523
commit
cd84a2930d
|
@ -36,7 +36,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…
Reference in New Issue