summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/vultr/vultr_block_storage_facts.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/cloud/vultr/vultr_block_storage_facts.py')
-rw-r--r--lib/ansible/modules/cloud/vultr/vultr_block_storage_facts.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ansible/modules/cloud/vultr/vultr_block_storage_facts.py b/lib/ansible/modules/cloud/vultr/vultr_block_storage_facts.py
index df15845604..61f6f7ca62 100644
--- a/lib/ansible/modules/cloud/vultr/vultr_block_storage_facts.py
+++ b/lib/ansible/modules/cloud/vultr/vultr_block_storage_facts.py
@@ -41,7 +41,7 @@ vultr_api:
api_account:
description: Account used in the ini file to select the key
returned: success
- type: string
+ type: str
sample: default
api_timeout:
description: Timeout used for the API requests
@@ -56,7 +56,7 @@ vultr_api:
api_endpoint:
description: Endpoint used for the API requests
returned: success
- type: string
+ type: str
sample: "https://api.vultr.com"
vultr_block_storage_facts:
description: Response from Vultr API