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
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
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Tolerate win line endings on windows module_util load (#37291) 7 years ago
legacy Add OpenNebula one_image_facts module (#38169) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Multiple ansible-test fixes. (#38247) 7 years ago
sanity Tolerate win line endings on windows module_util load (#37291) 7 years ago
units Fixing lack of failure when uploaded source is invalid (#37461) 7 years ago
utils Fix building from ubuntu1404 Dockerfile 7 years ago