Ansible_collabora/handlers/main.yml
2024-07-15 19:39:42 +02:00

4 lines
57 B
YAML

---
- name: reload apt cache
apt:
update_cache: yes