7 lines
111 B
YAML
Raw Normal View History

2025-01-07 22:17:39 +00:00
---
## Reload NSD on changes
- name: restart nsd
ansible.builtin.service:
name: nsd
state: restarted