Authored by chunhua.zhang

add

---
# dns server reconfigure to match: mysql read to master
# change mysql read to master node.
# task no.1 : change the dns resolv
# task no.2: reload the cobar server
- hosts: nameserver-master
vars_prompt:
- name: "confirmation"
... ...