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_module_utils
jhawkesworth ad94d03ba1 Tolerate win line endings on windows module_util load (#37291)
* tolerate windows line endings when loading windows module utils.  Helpful for old custom windows modules.

* add test modules to demonstrate win line ending module load behaviour.

* attempt to fix sanity check failures

* pep8 fix

* explict skip of test modules from shebang check (core modules must still have expected unix style line endings)

* switch to rstrip() following core team meeting feedback
7 years ago
..
files windows argv to string module utility (#28970) 7 years ago
library Tolerate win line endings on windows module_util load (#37291) 7 years ago
module_utils Powershell module_utils loader and tests (#26932) 7 years ago
tasks Tolerate win line endings on windows module_util load (#37291) 7 years ago
aliases Divide Windows integration tests into 2 groups. (#29029) 7 years ago