fix: ensure omnisharp is deployed into place

This commit is contained in:
Price Hiller 2023-04-24 15:07:27 -05:00
parent cecab166c9
commit 5279801985
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -5,3 +5,4 @@ deploy_path: "{{ ansible_env.HOME }}/.dot_files"
dots_path: "{{ deploy_path }}/dots" dots_path: "{{ deploy_path }}/dots"
dot_file_deploys: dot_file_deploys:
- path: "{{ dots_path }}/.config" - path: "{{ dots_path }}/.config"
- path: "{{ dots_path }}/.omnisharp"