|
|
@ -56,10 +56,10 @@ options:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- List of file extensions to read when using C(dir).
|
|
|
|
- List of file extensions to read when using C(dir).
|
|
|
|
default: [yaml, yml, json]
|
|
|
|
default: [yaml, yml, json]
|
|
|
|
ignore_unkown_extensions:
|
|
|
|
ignore_unknown_extensions:
|
|
|
|
version_added: "2.7"
|
|
|
|
version_added: "2.7"
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Ignore unkown file extensions within the directory. This allows users to specify a directory containing vars files
|
|
|
|
- Ignore unknown file extensions within the directory. This allows users to specify a directory containing vars files
|
|
|
|
that are intermingled with non vars files extension types (For example, a directory with a README in it and vars files)
|
|
|
|
that are intermingled with non vars files extension types (For example, a directory with a README in it and vars files)
|
|
|
|
default: False
|
|
|
|
default: False
|
|
|
|
free-form:
|
|
|
|
free-form:
|
|
|
|