Files
role-fish_shell/roles
jonnybravo 1213254df3 Fix: Add defensive checks to prevent tmux configuration for invalid users
- Modified 'roles/tmux/tasks/main.yml' to explicitly filter out
  the root directory ('/') as a valid home directory.
- Modified 'roles/tmux/tasks/tmux_config.yml' by adding a conditional
  check () to all tasks. This prevents the
  tasks from running for users with invalid home directories, which
  resolves the 'chown failed' error.
2026-02-03 11:49:23 +01:00
..
2026-01-05 15:48:01 +01:00
2026-01-05 15:07:59 +01:00