Correzione task skype.

This commit is contained in:
Emiliano Vavassori 2020-05-16 17:21:39 +02:00
parent e4f8e05a16
commit 8dc1fff2bc
1 changed files with 5 additions and 3 deletions

View File

@ -3,6 +3,8 @@
url: 'https://go.skype.com/skypeforlinux-64.deb'
dest: /tmp/skypeforlinux-64.deb
- apt:
name: /tmp/skypeforlinux-64.deb
state: present
- shell: "dpkg -i /tmp/skypeforlinux-64.deb"
- file:
dest: /tmp/skypeforlinux-64.deb
state: absent