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
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
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration win_iis_webapplication: add authentication parameters (#56033) 6 years ago
legacy Sanity test fixups - AWS related tests (#64093) 6 years ago
lib/ansible_test Remove ansible-test --tox delegation option. 6 years ago
sanity win_pester - Align dir scanning with Pester's defaults (#64880) 6 years ago
units Add the ability to ignore files and collection build (#64688) 6 years ago
utils Increase unit test timeout in CI. 6 years ago