mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
corrected yaml extensions ini setting
This commit is contained in:
parent
3b1376ad09
commit
44d2f21e02
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue