You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/win_iis_webbinding/defaults/main.yml

31 lines
396 B
YAML

test_iis_site_name: default web site
http_vars:
protocol: http
port: 80
ip: '*'
http_header_vars:
protocol: http
port: 80
ip: '*'
header: test.com
https_vars:
protocol: https
port: 443
ip: '*'
https_header_vars:
protocol: https
port: 443
ip: '*'
header: test.com
ssl_flags: 1
https_wc_vars:
protocol: https
port: 443
ip: '127.0.0.1'
header: wc.test.com