setup-cockpit/roles/librewolf/handlers/main.yml

5 lines
74 B
YAML

---
- name: Update apt cache
become: true
apt:
update_cache: true