diff --git a/playbooks/install_morefine.yaml b/playbooks/install_morefine.yaml index f647b28..89d24fb 100644 --- a/playbooks/install_morefine.yaml +++ b/playbooks/install_morefine.yaml @@ -12,3 +12,6 @@ - apt-transport-https - wget - gpg + - name: Get repo + ansible.builtin.shell: >- + wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > packages.microsoft.gpg