mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
Adding a config option to allow disabling locale settings upon module exec
Fixes #15138
This commit is contained in:
parent
edab8d338d
commit
040893a677
4 changed files with 25 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue