mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
Update install_morefine.yaml
This commit is contained in:
parent
2c31826e84
commit
260eeeef58
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user