mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-08 14:23:03 +00:00
Ensure documented choices match spec
Change-Id: Ia40e846f970a05a894601a7a37af0231f136bab6
This commit is contained in:
@@ -28,6 +28,7 @@ options:
|
||||
- A value of present sets the quota and a value of absent resets the quota to system defaults.
|
||||
default: present
|
||||
type: str
|
||||
choices: ['absent', 'present']
|
||||
backup_gigabytes:
|
||||
description: Maximum size of backups in GB's.
|
||||
type: int
|
||||
|
||||
Reference in New Issue
Block a user