askip-nginx.yml 305 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 # ask ip nginx server # to make ssh login without key --- - hosts: localhost vars_files: - extra_vars/all.yml tasks: - name: query config uri: url: "http://{{item}}/queryCloud" headers: Host: 'dnsresolver.yohoops.org' with items: {{ask_nginx}}