corrected yaml extensions ini setting
parent
3b1376ad09
commit
44d2f21e02
|
@ -1478,7 +1478,7 @@ YAML_FILENAME_EXTENSIONS:
|
|||
env:
|
||||
- name: ANSIBLE_YAML_FILENAME_EXT
|
||||
ini:
|
||||
- section: yaml_valid_extensions
|
||||
key: defaults
|
||||
- section: defaults
|
||||
key: yaml_valid_extensions
|
||||
type: list
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue