fix: use dot files repo from ssh source

This commit is contained in:
Price Hiller 2022-10-17 07:48:48 +00:00
parent 41c26f2113
commit 69bd725c45

View File

@ -1,6 +1,6 @@
--- ---
# defaults file for deploy-files # defaults file for deploy-files
dots_repo: https://gitlab.orion-technologies.io/philler/dots.git dots_repo: ssh://git@gitlab.orion-technologies.io/philler/dots.git
deploy_path: "{{ ansible_env.HOME }}/.dot_files" deploy_path: "{{ ansible_env.HOME }}/.dot_files"
dots_path: "{{ deploy_path }}/dots" dots_path: "{{ deploy_path }}/dots"
dot_file_deploys: dot_file_deploys: