NSD: Fix handlers order (rebuild before restart)
This commit is contained in:
parent
df14c7881f
commit
ab880c9622
@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
- name: restart nsd3
|
|
||||||
service: name=nsd3 state=restarted
|
|
||||||
|
|
||||||
- name: rebuild nsd3 database
|
- name: rebuild nsd3 database
|
||||||
command: /usr/sbin/nsdc rebuild
|
command: /usr/sbin/nsdc rebuild
|
||||||
|
|
||||||
|
- name: restart nsd3
|
||||||
|
service: name=nsd3 state=restarted
|
||||||
|
|
||||||
- name: notify slaves
|
- name: notify slaves
|
||||||
command: /usr/sbin/nsdc notify
|
command: /usr/sbin/nsdc notify
|
||||||
|
Loading…
Reference in New Issue
Block a user