ansible/test/sanity
Julien Champseix 19dc267e4c Allow specifying the output encoding in the template module (#42171)
Allow specifying the source and destination files' encodings in the template module

* Added output_encoding to the template module, default to utf-8
* Added documentation for the new variables
* Leveraged the encoding argument on to_text() and to_bytes() to keep the implementation as simple as possible
* Added integration tests with files in utf-8 and windows-1252 encodings, testing all combinations
* fix bad smell test by excluding windows-1252 files from the utf8 checks
* fix bad smell test by excluding valid files from the smart quote test
2018-07-25 13:10:40 -07:00
..
ansible-doc
code-smell Allow specifying the output encoding in the template module (#42171) 2018-07-25 13:10:40 -07:00
compile Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
import vdirect modules: fix 'import' sanity test (#39706) 2018-05-03 18:13:06 -07:00
pep8 Explicitly exclude W504 (#38539) 2018-04-10 20:07:57 +01:00
pslint win_chocolatey: refactor module to fix bugs and add new features (#43013) 2018-07-24 07:52:13 +10:00
pylint EC2_group module refactor (formerly pr/37255) (#38678) 2018-05-24 11:53:21 -04:00
rstcheck
shellcheck Test cleanup. 2018-01-11 13:43:10 -08:00
validate-modules nxos_file_copy enhancement (#42424) 2018-07-25 17:46:55 +05:30
yamllint Add yamllint for plugin docs and fix issues. 2018-05-23 09:19:30 -07:00
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00