SolidStateSubether/Ansible/roles/base/defaults/main.yml
2018-05-27 23:01:28 -04:00

7 lines
192 B
YAML

---
user: elijah
user_home: "/home/{{ user }}"
workdir_path: "{{ user_home }}/sandbox"
virtualenvs_path: "{{ user_home }}/.virtualenvs"
omf_git_repo: https://github.com/oh-my-fish/oh-my-fish