ansible-roles/nginx-backports-preferences/handlers/main.yml

5 lines
52 B
YAML

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