mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-07 18:57:12 +02:00
Replaced community.general.pacman: by pacman to raise performance
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
- telegram_chat_id # The Telegram chat ID to send messages to
|
||||
|
||||
- name: install curl
|
||||
pacman:
|
||||
community.general.pacman:
|
||||
name: curl
|
||||
state: present
|
||||
|
||||
|
Reference in New Issue
Block a user