ansible/roles/networking/handlers/main.yml

4 lines
82 B
YAML

---
- name: Reload network interfaces
become: true
command: /sbin/ifreload -a