diff --git a/linux-config-autofs-homes.yaml b/linux-config-autofs-homes.yaml index 87b1268..7263113 100644 --- a/linux-config-autofs-homes.yaml +++ b/linux-config-autofs-homes.yaml @@ -14,4 +14,5 @@ - name: "[CONFIG AUTOFS HOMES] Install and configure AUTOFS HOMES" import_role: - name: config-autofs-homes \ No newline at end of file + name: config-autofs-homes + when: autofs-homes_enabled is defined and autofs-homes_enabled \ No newline at end of file