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
2018-04-06 07:13:31 +10:00
..
files windows argv to string module utility (#28970) 2017-10-23 09:49:40 +10:00
library Tolerate win line endings on windows module_util load (#37291) 2018-04-06 07:13:31 +10:00
module_utils
tasks Tolerate win line endings on windows module_util load (#37291) 2018-04-06 07:13:31 +10:00
aliases Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00