Update install_morefine.yaml

This commit is contained in:
Laci Dusa 2023-07-31 10:51:05 +00:00
parent 260eeeef58
commit 329c8547b2

View File

@ -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