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,7 +157,12 @@
- discord
- riot-web
- scrcpy # Remote Android viewing
- slack
- name: Install Snap applications classically
snap:
classic: yes
name: "{{ item }}"
loop:
- slack
- name: Stop services
systemd:
name: "{{ item }}"