Authored by chunhua.zhang

add

... ... @@ -24,4 +24,4 @@
url: "http://{{item}}/switch?method=switch&percentage={{percentage}}"
headers:
Host: 'erp.yoho.yohoops.org'
with_items: groups['java-nginx']
with_items: "{{ groups['java-nginx'] }}"
... ...