mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-04 04:22:24 +01:00
5 lines
71 B
YAML
5 lines
71 B
YAML
- name: update pacman
|
|
pacman:
|
|
update_cache: yes
|
|
upgrade: yes
|