Aggiunta altri pacchetti all'installazione di base.

This commit is contained in:
Emiliano Vavassori 2020-04-29 22:47:11 +02:00
parent 954fe4ffbb
commit 24e56885af
5 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,7 @@
---
- get_url:
url: 'https://go.microsoft.com/fwlink/p/?linkid=2112886&clcid=0x410&culture=it-it&country=it'
dest: /tmp/teams_amd64.deb
- shell: 'dpkg -i /tmp/teams_amd64.deb'