8 lines
128 B
YAML
8 lines
128 B
YAML
---
|
|
|
|
- name: restart nsd3
|
|
service: name=nsd3 state=restarted
|
|
|
|
- name: rebuild nsd3 database
|
|
command: /usr/sbin/nsdc rebuild
|