systemd-networkd/handlers/main.yml

7 lines
104 B
YAML
Raw Normal View History

2020-05-05 19:19:38 +03:00
---
- name: networkd | Reload configuration
systemd:
name: systemd-networkd
state: restarted