Authored by chunhua.zhang

no message

... ... @@ -9,5 +9,11 @@ Requirements
说明:
- 已经安装了bind
- 配置文件路径:`/Data/named/qcloud.zone`
- 需要设置一些参数,参考:http://git.yoho.cn/ops/yoho-ansible-roles/blob/master/inventories/az1/group_vars/all.yml
- 需要设置一些参数,参考:http://git.yoho.cn/ops/yoho-ansible-roles/blob/master/inventories/az1/group_vars/all.yml'
传入参数:
'''
ansible-playbook playbooks/yoho.dns.yml -i inventories/test/hosts --extra-vars "{'db': {'cms': {'write':'127.0.0.1'} } }"
'''
\ No newline at end of file
... ...