Fix directory name for env-shared.

This commit is contained in:
2026-05-06 09:27:40 -07:00
parent 248f352e16
commit 4f96f32c1c

View File

@@ -10,7 +10,7 @@
x_desktops: /usr/share/xsessions x_desktops: /usr/share/xsessions
git_repo_http: https://{{ git_host }}/{{ git_user }}/{{ git_project }} git_repo_http: https://{{ git_host }}/{{ git_user }}/{{ git_project }}
git_repo_ssh: ssh://git@{{ git_host }}:{{ git_ssh_port }}/{{ git_user }}/{{ git_project }} git_repo_ssh: ssh://git@{{ git_host }}:{{ git_ssh_port }}/{{ git_user }}/{{ git_project }}
shared_rc_install_dir: "$HOME/.git-env-ansible" shared_rc_install_dir: "$HOME/.git-env-shared"
- name: General | Facts | System | Global [2/2] - name: General | Facts | System | Global [2/2]
set_fact: set_fact: