fix(gaming): changed steam apt source name to avoid duplication once steam is initialized

This commit is contained in:
NaeiKinDus 2023-11-29 00:00:00 +00:00
parent e95d8e78bf
commit 8a8d69d173
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56

View file

@ -29,7 +29,7 @@
ansible.builtin.apt_repository:
repo: "{{ item }} [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] https://repo.steampowered.com/steam/ stable steam"
state: present
filename: steam
filename: steam-stable
update_cache: true
loop:
- deb