ansible/changelogs
Jordan Borean 0fede2ba60
Tolerate win line endings on module load 2.5 (#38919)
* 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

(cherry picked from commit ad94d03ba1)

* Added changelog fragment

* Added ignore rules to older sanity tests

* Removed test files due to old shebang not being possible without bigger change
2018-04-18 15:25:18 +10:00
..
fragments Tolerate win line endings on module load 2.5 (#38919) 2018-04-18 15:25:18 +10:00
CHANGELOG-legacy.rst rename versioned CHANGELOGs with dash 2018-02-22 17:32:58 -08:00
CHANGELOG-v2.0.rst sync old changelogs 2018-03-22 16:45:26 -07:00
CHANGELOG-v2.1.rst sync old changelogs 2018-03-22 16:45:26 -07:00
CHANGELOG-v2.2.rst sync old changelogs 2018-03-22 16:45:26 -07:00
CHANGELOG-v2.3.rst sync old changelogs 2018-03-22 16:45:26 -07:00
CHANGELOG-v2.4.rst sync old changelogs 2018-03-22 16:45:26 -07:00
CHANGELOG-v2.5.rst New release v2.5.0 2018-03-22 17:50:20 -07:00
config.yaml reformat multiline bugfix entries 2018-02-21 13:51:40 -08:00