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: install wireguard for Arch
|
||||
pacman:
|
||||
community.general.pacman:
|
||||
name: wireguard-tools
|
||||
state: present
|
||||
when: ansible_os_family == "Archlinux"
|
||||
|
Reference in New Issue
Block a user