aur repo wip
This commit is contained in:
5
ansible/roles/aur_repo_client/handlers/main.yaml
Normal file
5
ansible/roles/aur_repo_client/handlers/main.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
|
||||
- name: Update pacman
|
||||
community.general.pacman:
|
||||
update_cache: true
|
Reference in New Issue
Block a user