fix(vscode)!: do not install
Always fails right now Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
f59e074ef8
commit
eaaf707b60
1 changed files with 1 additions and 0 deletions
|
@ -38,4 +38,5 @@
|
||||||
cmd: bash /home/{{ target_user }}/.local/bin/code-update.sh
|
cmd: bash /home/{{ target_user }}/.local/bin/code-update.sh
|
||||||
creates: /opt/VSCode-linux-x64
|
creates: /opt/VSCode-linux-x64
|
||||||
become: true
|
become: true
|
||||||
|
when: false
|
||||||
tags: install
|
tags: install
|
||||||
|
|
Loading…
Reference in a new issue