Commit 334dcfa2 by Michael DeHaan

Update module documentation.

parent 70c9028e
...@@ -19,7 +19,7 @@ options: ...@@ -19,7 +19,7 @@ options:
free-form: free-form:
description: description:
- The file name from which variables should be loaded, if called from a role it will look for - The file name from which variables should be loaded, if called from a role it will look for
the file in files/ subdirectory of the role, otherwise the path would be relative to playbook. An absolute path can also be provided. the file in vars/ subdirectory of the role, otherwise the path would be relative to playbook. An absolute path can also be provided.
required: true required: true
version_added: "1.4" version_added: "1.4"
''' '''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment