ansible-roles/apt/handlers/main.yml

5 lines
52 B
YAML
Raw Normal View History

---
- name: apt update
apt:
update_cache: yes