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:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: python-yaml install
|
||||
pacman:
|
||||
community.general.pacman:
|
||||
name: python-yaml
|
||||
state: present
|
||||
when: run_once_dev_python_yaml is not defined
|
||||
|
Reference in New Issue
Block a user