ansible-role-unix-users/tasks
Markus Pesch 5907f1617a
All checks were successful
continuous-integration/drone/push Build is passing
feat: support bashrc aliases, envs and functions
2024-03-02 19:20:28 +01:00
..
copy_skel_file.yml fix: copy only missing skel files 2023-12-23 17:38:08 +01:00
create_shell_rc_file.yml feat: support bashrc aliases, envs and functions 2024-03-02 19:20:28 +01:00
create_unix_group.yml style(unix_users): name of tasks, use built in module 2023-02-12 15:08:40 +01:00
create_unix_user.yml feat: support bashrc aliases, envs and functions 2024-03-02 19:20:28 +01:00
main.yml fix: hide sensitive information in log output 2023-02-15 14:25:49 +01:00
remove_unix_group.yml style(unix_users): name of tasks, use built in module 2023-02-12 15:08:40 +01:00
remove_unix_user.yml style(unix_users): name of tasks, use built in module 2023-02-12 15:08:40 +01:00