mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Revert "Revert "Allow ini plugin to load file using other encoding than utf8." (#27407)"
This reverts commit 520696fb39
.
This commit is contained in:
parent
520696fb39
commit
51bd07204b
9 changed files with 78 additions and 35 deletions
|
@ -253,6 +253,7 @@ type ini Type of the file. Can be ini or properties (for java
|
|||
file ansible.ini Name of the file to load
|
||||
section global Default section where to lookup for key.
|
||||
re False The key is a regexp.
|
||||
encoding utf-8 Text encoding to use.
|
||||
default empty string return value if the key is not in the ini file
|
||||
========== ============ =========================================================================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue