mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-09-13 20:20:11 +02:00
Update install_morefine.yaml
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
- name: Get repo
|
||||
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
|
||||
ansible.builtin.apt:
|
||||
name:
|
||||
|
Reference in New Issue
Block a user