Files
community.general/lib/ansible/module_utils
Adrian Likins d0bdfc2abb Specify run_command decode error style as arg (#17886)
* Specify run_command decode error style as arg

Instead of getting the stdout/stderr text from
run_command, and then decoding to utf-8 with a
particular error scheme, use the 'errors' arg
to run_command so it does that itself.

* Use 'surrogate_or_replace' instead of 'replace'

For the text decoding error scheme in run_command calls.

* Let the local_facts run_command use default errors

* fix typo
2016-10-03 14:10:50 -07:00
..
2016-09-19 16:42:23 +01:00
2016-09-13 13:38:41 -04:00
2015-04-28 09:36:42 -04:00
2016-09-24 09:27:38 -04:00
2016-09-06 13:49:48 -04:00
2016-09-11 23:32:05 -04:00
2016-02-08 19:10:04 +01:00
2016-09-12 13:35:57 -04:00
2015-11-03 09:53:18 -08:00
2016-09-12 13:35:57 -04:00
2016-05-14 07:51:13 -07:00
2016-09-11 23:34:46 -04:00
2016-08-31 07:03:20 -07:00
2016-09-08 08:41:32 -07:00
2016-09-12 13:35:57 -04:00