Fix not being able to install Slack

Yay
This commit is contained in:
Salt 2020-04-22 23:01:59 -05:00
parent a977534c4e
commit b902d6e620

View File

@ -157,6 +157,11 @@
- discord
- riot-web
- scrcpy # Remote Android viewing
- name: Install Snap applications classically
snap:
classic: yes
name: "{{ item }}"
loop:
- slack
- name: Stop services
systemd: