1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_rspamd.git synced 2024-08-16 17:09:51 +02:00
ansible_role_rspamd/handlers/main.yml

6 lines
73 B
YAML
Raw Normal View History

2021-01-21 20:50:04 +01:00
---
- name: sudo apt update
become: true
apt:
update_cache: true