8 lines
245 B
YAML
8 lines
245 B
YAML
---
|
|
bash_config_file: /etc/profile.d/homelab.sh
|
|
bash_config_bashrc: /etc/bash.bashrc
|
|
bash_config_legacy_user: ada
|
|
bash_config_legacy_home: "/home/{{ bash_config_legacy_user }}"
|
|
bash_config_legacy_profile_files:
|
|
- /etc/profile.d/custom_bash.sh
|