From 3bb5e79d0bd6118f9f3d143be78d61972dec9341 Mon Sep 17 00:00:00 2001 From: zhouxinyong Date: Tue, 13 Nov 2018 15:11:38 +0800 Subject: [PATCH] fix some errors for ill-syntax in usage.rst Change-Id: I8a6f45cefce28a9bf87e71b35f39ef31debe3dd8 --- doc/source/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/usage.rst b/doc/source/usage.rst index ac9a5d7..b225604 100644 --- a/doc/source/usage.rst +++ b/doc/source/usage.rst @@ -73,7 +73,7 @@ by the exporter. ``virtualenv`` to install the tools, you will need to install them in separate virtual environments. -Ansible uses uses `os-client-config`_ for settings related to +Ansible uses `os-client-config`_ for settings related to accessing the cloud. The simplest way to configure the cloud is via a ``clouds.yaml`` file, but any mechanism supported by Ansible will work. The credentials used for the import phase do not need to be the