mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
Update install_morefine.yaml
This commit is contained in:
@ -12,3 +12,6 @@
|
|||||||
- apt-transport-https
|
- apt-transport-https
|
||||||
- wget
|
- wget
|
||||||
- gpg
|
- gpg
|
||||||
|
- name: Get repo
|
||||||
|
ansible.builtin.shell: >-
|
||||||
|
wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > packages.microsoft.gpg
|
||||||
|
Reference in New Issue
Block a user