mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Merge pull request #6381 from franckcuny/doc-module-lang
Document the module_lang option.
This commit is contained in:
commit
84f918d320
2 changed files with 8 additions and 0 deletions
|
@ -22,6 +22,7 @@ sudo_user = root
|
|||
#ask_pass = True
|
||||
transport = smart
|
||||
remote_port = 22
|
||||
module_lang = C
|
||||
|
||||
# additional paths to search for roles in, colon separated
|
||||
#roles_path = /etc/ansible/roles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue