summaryrefslogtreecommitdiff
path: root/cloud/openstack/os_image_facts.py
diff options
context:
space:
mode:
Diffstat (limited to 'cloud/openstack/os_image_facts.py')
-rw-r--r--cloud/openstack/os_image_facts.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/openstack/os_image_facts.py b/cloud/openstack/os_image_facts.py
index 9f693c73..9fe906da 100644
--- a/cloud/openstack/os_image_facts.py
+++ b/cloud/openstack/os_image_facts.py
@@ -45,7 +45,7 @@ EXAMPLES = '''
- name: Gather facts about a previously created image named image1
os_image_facts:
auth:
- auth_url: 'https://your_api_url.com:9000/v2.0'
+ auth_url: https://your_api_url.com:9000/v2.0
username: user
password: password
project_name: someproject