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
Carson Anderson 31ceba7fd8 Windows module: win_optional_feature for Windows workstations (#53709)
* initial commit

* fix execute and \r\n

* \r attempt 2

* updated with integration tests and using new csharp import

* Apply suggestions from code review

Co-Authored-By: rcanderson23 <rcanderson23@gmail.com>

* fixed small docuement inaccuracies wrt returns

* removal of state in feature result

* removal of rc

* small fixes suggested in code review

* fixed variable assigning to result

* addition of comments on conditionals for clarity on matching

* swap logic of check_mode

* set $reboot_required so it is always returned

* removal of extraneous return information

* addition of integration tests

* set installation of parent features to true

* remove 2008 from tests

* changed test for TelnetClient from NetFx3

* change of tabs to spaces

* Add test check for OS version
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration Windows module: win_optional_feature for Windows workstations (#53709) 6 years ago
legacy Cleanup yaml files with incorrect task attrs (#53813) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Remove nose from unittests (#54055) 6 years ago
sanity Remove nose from unittests (#54055) 6 years ago
units Remove nose from unittests (#54055) 6 years ago
utils Fix ansible-test coverage stub memory usage. (#53652) 6 years ago