Files
community.general/lib/ansible
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
..
2015-05-03 21:47:26 -05:00
2016-10-03 07:28:19 -07:00
2016-09-30 17:58:19 -04:00
2016-10-03 11:46:31 -05:00
2015-05-03 21:47:26 -05:00