From 8a8d69d17328b211cd7361da04845a72ae9532f4 Mon Sep 17 00:00:00 2001 From: NaeiKinDus Date: Wed, 29 Nov 2023 00:00:00 +0000 Subject: [PATCH] fix(gaming): changed steam apt source name to avoid duplication once steam is initialized --- .../nullified/infrastructure/roles/gaming/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collections/ansible_collections/nullified/infrastructure/roles/gaming/tasks/main.yml b/collections/ansible_collections/nullified/infrastructure/roles/gaming/tasks/main.yml index d78d07e..29b60a1 100644 --- a/collections/ansible_collections/nullified/infrastructure/roles/gaming/tasks/main.yml +++ b/collections/ansible_collections/nullified/infrastructure/roles/gaming/tasks/main.yml @@ -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