From af213241ab47a27fdb611c9fff1db7d4b857218f Mon Sep 17 00:00:00 2001 From: Andriy Yurchuk Date: Mon, 14 Sep 2015 21:11:40 +0200 Subject: [PATCH] Fix typo --- lib/ansible/utils/module_docs_fragments/openstack.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/utils/module_docs_fragments/openstack.py b/lib/ansible/utils/module_docs_fragments/openstack.py index 84322078ec0..be314411d6a 100644 --- a/lib/ansible/utils/module_docs_fragments/openstack.py +++ b/lib/ansible/utils/module_docs_fragments/openstack.py @@ -102,7 +102,7 @@ requirements: - shade notes: - The standard OpenStack environment variables, such as C(OS_USERNAME) - may be user instead of providing explicit values. + may be used instead of providing explicit values. - Auth information is driven by os-client-config, which means that values can come from a yaml config file in /etc/ansible/openstack.yaml, /etc/openstack/clouds.yaml or ~/.config/openstack/clouds.yaml, then from