mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-06 05:13:01 +00:00
Fix docs-args mismatch in modules
Change-Id: I51105f11565c5ff33b04add36259c8703af11240
This commit is contained in:
@@ -120,7 +120,6 @@ options:
|
||||
re-assert the password field.
|
||||
- C(skip_update_of_driver_password) is deprecated alias and will be removed in openstack.cloud 2.0.0.
|
||||
type: bool
|
||||
default: 'no'
|
||||
aliases:
|
||||
- skip_update_of_driver_password
|
||||
requirements:
|
||||
|
||||
@@ -16,12 +16,10 @@ options:
|
||||
description:
|
||||
- Whether to provide additional information about volumes
|
||||
type: bool
|
||||
default: false
|
||||
all_projects:
|
||||
description:
|
||||
- Whether return the volumes in all projects
|
||||
type: bool
|
||||
default: false
|
||||
name:
|
||||
description:
|
||||
- Name of the volume as a string.
|
||||
|
||||
Reference in New Issue
Block a user