mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d0bdfc2abb
* 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 |
||
---|---|---|
.. | ||
ansible |