Add role for Discord

This commit is contained in:
Oliver Traber 2024-03-29 22:16:29 +01:00
parent 0b22a65c50
commit d092f15eee
Signed by: Bluemedia
GPG key ID: C0674B105057136C
2 changed files with 6 additions and 0 deletions

View file

@ -9,3 +9,4 @@
#- vlc
#- vs-code
#- qemu-kvm
#- discord

View file

@ -0,0 +1,5 @@
- name: Install Discord
community.general.flatpak:
name: "com.discordapp.Discord"
state: present
method: user