Merge pull request #11445 from emonty/devel

Fix a tiny typo
This commit is contained in:
Brian Coca 2015-07-01 09:34:32 -04:00
commit dcb06ac7a8

View file

@ -30,7 +30,7 @@ options:
auth:
description:
- Dictionary containing auth information as needed by the cloud's auth
plugin strategy. For the default I{password) plugin, this would contain
plugin strategy. For the default I(password) plugin, this would contain
I(auth_url), I(username), I(password), I(project_name) and any
information about domains if the cloud supports them. For other plugins,
this param will need to contain whatever parameters that auth plugin