jonnybravo 871c7a9f7e Fix: Add robust filtering for user home directories
Modified 'roles/tmux/tasks/main.yml' to prevent invalid home
directories from being added to the 'user_home_dirs' list.

Added checks to ensure that the home directory path is defined
and has a length greater than 1, which excludes both empty paths
and the root directory ('/'). This resolves the 'chown failed'
error that occurred when the playbook was run on a system with
users having invalid home directory entries.
2026-02-03 11:45:18 +01:00
2026-01-05 15:22:11 +01:00
2026-01-05 15:07:59 +01:00
2026-01-05 16:38:32 +01:00
2026-01-05 15:07:59 +01:00

Ansible Collection - local.fish_shell

Documentation for the collection.

Description
No description provided
Readme 45 KiB
Languages
Jinja 100%