New in version 2.4.
Parameter |
Choices/Defaults |
Configuration |
Comments |
---|---|---|---|
_valid_extensions
|
Default:
[u'.yml', u'.yaml', u'.json']
|
ini entries:
[yaml_valid_extensions ] env:ANSIBLE_YAML_FILENAME_EXT
|
Check all of these extensions when looking for 'variable' files which should be YAML or JSON or vaulted versions of these.
This affects vars_files, include_vars, inventory and vars plugins among others.
|
Hint
If you notice any issues in this documentation you can edit this document to improve it.