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:
@@ -1,5 +1,5 @@
|
||||
- name: docker & docker compose install
|
||||
pacman:
|
||||
community.general.pacman:
|
||||
name: ['docker','docker-compose']
|
||||
state: present
|
||||
notify: docker restart
|
||||
|
Reference in New Issue
Block a user