add documentation stating that JSON files can be loaded with include_vars

This commit is contained in:
Evan Carter 2015-10-15 15:06:32 -04:00
parent 7b21bc7144
commit 7b9c326ca6

View file

@ -14,7 +14,7 @@ author: "Benno Joy (@bennojoy)"
module: include_vars
short_description: Load variables from files, dynamically within a task.
description:
- Loads variables from a YAML file dynamically during task runtime. It can work with conditionals, or use host specific variables to determine the path name to load from.
- Loads variables from a YAML/JSON file dynamically during task runtime. It can work with conditionals, or use host specific variables to determine the path name to load from.
options:
free-form:
description: