Update install_morefine.yaml

This commit is contained in:
Laci Dusa 2023-07-31 10:49:13 +00:00
parent 2c31826e84
commit 260eeeef58

View File

@ -22,7 +22,7 @@
- name: Get repo - name: Get repo
ansible.builtin.shell: >- ansible.builtin.shell: >-
echo "deb [arch=amd64,arm64,armhf signed-by=/etc/apt/keyrings/packages.microsoft.gpg] https://packages.microsoft.com/repos/code/stable main" > /etc/apt/sources.list.d/vscode.list echo "deb [arch=amd64,arm64,armhf signed-by=/etc/apt/keyrings/packages.microsoft.gpg] https://packages.microsoft.com/repos/code stable main" > /etc/apt/sources.list.d/vscode.list
- name: Install code - name: Install code
ansible.builtin.apt: ansible.builtin.apt:
name: name: