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
Daniele Lazzari eda6a6baee New module: Add module to add/remove a network static route on windows (windows/win_route) (#23405)
* adds win_route windows module

* fix documentation indent

* fix documentation pep8 issues

* fix documentation issues

* genaral code review

* changed 'supported_by' in doc, supports_check_mode removed

* use of powershell cmdlet instead of route command, destnation in CIDR format, adds check mode support

* adds win_psmodule module

* documentation review

* documentation review

* removed files accidentatlly pushed

* add integration tests, add return in documentation

* add conditional statement in test, add os requirementes in documentation

* fix documentation

* fix os check in tests
9 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration New module: Add module to add/remove a network static route on windows (windows/win_route) (#23405) 9 years ago
results Create bot friendly sanity output. (#22381) 9 years ago
runner Temporary work-around for setuptools 36.0.0 bug. (#25243) 9 years ago
sanity Fix nxos_vpc idempotence issues (#25219) 9 years ago
units Updates and refactors the bigip pool module to use REST (#25234) 9 years ago
utils Revert the accidental addition of python-lxml (#25432) 9 years ago