mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Replaced community.general.pacman: by pacman to raise performance
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: Install RetroArch and assets
|
||||
pacman:
|
||||
community.general.pacman:
|
||||
name: "{{ retroarch_packages }}"
|
||||
state: present
|
||||
update_cache: yes
|
Reference in New Issue
Block a user