From cd84a2930dcd14bfa842621ecc3075f3b261eaae Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Wed, 11 Dec 2024 10:23:16 +0000 Subject: [PATCH] updated variable name Signed-off-by: Mark Bolwell --- tasks/prelim.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/prelim.yml b/tasks/prelim.yml index bcb8ba1..518cfe3 100644 --- a/tasks/prelim.yml +++ b/tasks/prelim.yml @@ -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 = {} -%}