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
2019-11-15 16:04:19 +10:00
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 2019-08-24 11:38:30 -07:00
integration win_iis_webapplication: add authentication parameters (#56033) 2019-11-15 16:04:19 +10:00
legacy Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
lib/ansible_test Remove ansible-test --tox delegation option. 2019-11-14 17:18:00 -08:00
sanity win_pester - Align dir scanning with Pester's defaults (#64880) 2019-11-15 13:53:30 +10:00
units Add the ability to ignore files and collection build (#64688) 2019-11-14 05:02:58 +10:00
utils Increase unit test timeout in CI. 2019-11-01 17:16:07 -07:00