Create symlink even if dotnet not installed
This commit is contained in:
parent
c57cd85ca4
commit
bf7aa06c39
1 changed files with 1 additions and 0 deletions
|
@ -103,3 +103,4 @@
|
|||
src: "{{ ansible_env.HOME }}/.dotnet/dotnet"
|
||||
dest: "{{ ansible_env.HOME }}/.local/bin/dotnet"
|
||||
state: link
|
||||
force: yes
|
||||
|
|
Loading…
Reference in a new issue