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_webapplication
Micah Hunsberger 8ff6e4c68e win_iis_webapplication: add authentication parameters (#56033)
* add connect_as, username, password parameters
add tests

* fixed reference to undefined variable.
added version added to new options.

* add changelog fragment

* fix line endings

* use ansible facts to determine os version
remove unused iis version check
test checksum of iis configuration after backup

* correct assertion

* added more cleanup tasks.

* version added is now 2.10

* skip server 2008 r2 for now

* run tests on server 2012 and higher
5 years ago
..
defaults win_iis_webapplication: add authentication parameters (#56033) 5 years ago
meta win_iis_webapplication: add authentication parameters (#56033) 5 years ago
tasks win_iis_webapplication: add authentication parameters (#56033) 5 years ago
aliases win_iis_webapplication: add authentication parameters (#56033) 5 years ago