mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 15:28:12 +02:00
Replaced community.general.pacman: by pacman to raise performance
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
delay: 5
|
||||
|
||||
- name: install python-psycopg2
|
||||
pacman:
|
||||
community.general.pacman:
|
||||
name: python-psycopg2
|
||||
state: present
|
||||
|
Reference in New Issue
Block a user