Fix not being able to install Slack
Yay
This commit is contained in:
parent
a977534c4e
commit
b902d6e620
@ -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 }}"
|
||||
|
Loading…
Reference in New Issue
Block a user