You've already forked ansible-role-unix-users
fix: suppoer relative and absolute paths
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -26,7 +26,7 @@ unix_users: {}
|
||||
# btrfs: false
|
||||
# shell: /bin/bash
|
||||
# shell_rc_files:
|
||||
# - file: "/home/alice/.bashrc.d"
|
||||
# - file: "/home/alice/.bashrc.d/docker.bashrc" # absolute or relative path to home dir
|
||||
# aliases:
|
||||
# - key: "dcd"
|
||||
# value: "docker-compose down"
|
||||
|
Reference in New Issue
Block a user