ops/playbooks/dns/clearcache.yml

6 lines
98 B
YAML

---
- hosts: all
become: yes
tasks:
- shell: sudo systemd-resolve --flush-caches