mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
Update install_morefine.yaml
This commit is contained in:
parent
260eeeef58
commit
329c8547b2
@ -12,6 +12,7 @@
|
||||
- apt-transport-https
|
||||
- wget
|
||||
- gpg
|
||||
- autokey-gtk
|
||||
- name: Get repo
|
||||
ansible.builtin.shell: >-
|
||||
wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > packages.microsoft.gpg
|
||||
@ -27,3 +28,4 @@
|
||||
ansible.builtin.apt:
|
||||
name:
|
||||
- code
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user