Ensure documented choices match spec

Change-Id: Ia40e846f970a05a894601a7a37af0231f136bab6
This commit is contained in:
Mark Chappell
2020-03-16 14:15:04 +01:00
parent f52598dd90
commit 63e444a324
6 changed files with 5 additions and 10 deletions

View File

@@ -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