mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Update cs_storage_pool.py (#42454)
Added "maintenance" to allocation_state in the Parameters section. +label: docsite_pr
This commit is contained in:
@@ -82,7 +82,7 @@ options:
|
||||
allocation_state:
|
||||
description:
|
||||
- Allocation state of the storage pool.
|
||||
choices: [ enabled, disabled ]
|
||||
choices: [ enabled, disabled, maintenance ]
|
||||
state:
|
||||
description:
|
||||
- State of the storage pool.
|
||||
|
||||
Reference in New Issue
Block a user