mirror of https://github.com/ansible/ansible.git
Revert "Allow ini plugin to load file using other encoding than utf8." (#27407)
* Revert "Update conventions in azure modules" This reverts commitpull/26880/head30a688d8d3. * Revert "Allow specific __future__ imports in modules" This reverts commit3a2670e0fd. * Revert "Fix wildcard import in galaxy/token.py" This reverts commit6456891053. * Revert "Fix one name in module error due to rewritten VariableManager" This reverts commit87a192fe66. * Revert "Disable pylint check for names existing in modules for test data" This reverts commit6ac683ca19. * Revert "Allow ini plugin to load file using other encoding than utf8." This reverts commit6a57ad34c0.
parent
30a688d8d3
commit
520696fb39
@ -1,7 +0,0 @@
|
||||
[global]
|
||||
# A comment
|
||||
value1=Text associated with value1 and global section
|
||||
value2=Same for value2 and global section
|
||||
value.dot=Properties with dot
|
||||
field.with.space = another space
|
||||
field_with_unicode=été indien où à château français ïîôû
|
||||
Loading…
Reference in New Issue