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
260eeeef58
commit
329c8547b2
@ -12,6 +12,7 @@
|
|||||||
- apt-transport-https
|
- apt-transport-https
|
||||||
- wget
|
- wget
|
||||||
- gpg
|
- gpg
|
||||||
|
- autokey-gtk
|
||||||
- name: Get repo
|
- name: Get repo
|
||||||
ansible.builtin.shell: >-
|
ansible.builtin.shell: >-
|
||||||
wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > packages.microsoft.gpg
|
wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > packages.microsoft.gpg
|
||||||
@ -27,3 +28,4 @@
|
|||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
name:
|
name:
|
||||||
- code
|
- code
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user