Authored by chunhua.zhang

add

... ... @@ -17,11 +17,8 @@
with_dict:
- "{{ new_vars.response }}"
- debug:
var: db_test_read
verbosity: 2
- include: yoho.dns.yml
vars:
"{{item.key}}": "{{item.value}}"
with_dict:
- "{{ new_vars.response }}"
\ No newline at end of file
... ...