mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-31 07:48:04 +02:00
Replaced community.general.pacman: by pacman to raise performance
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
register: setup_mariadb_container_result
|
||||
|
||||
- name: install python-mysqlclient
|
||||
pacman:
|
||||
community.general.pacman:
|
||||
name: python-mysqlclient
|
||||
state: present
|
||||
|
||||
|
Reference in New Issue
Block a user