871c7a9f7e85f41dd9d7fcc4c2bdc692b4597b85
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.
Ansible Collection - local.fish_shell
Documentation for the collection.
Description
Languages
Jinja
100%