mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Adding a config option to allow disabling locale settings upon module exec
Fixes #15138
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#transport = smart
|
||||
#remote_port = 22
|
||||
#module_lang = C
|
||||
#module_set_locale = True
|
||||
|
||||
# plays will gather facts by default, which contain information about
|
||||
# the remote system.
|
||||
|
||||
Reference in New Issue
Block a user