Update docstring in digital_ocean for backups_enabled version_added
This commit is contained in:
parent
bfd9323274
commit
3d07db26e3
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ options:
|
|||
backups_enabled:
|
||||
description:
|
||||
- Optional, Boolean, enables backups for your droplet.
|
||||
version_added: "1.5"
|
||||
version_added: "1.6"
|
||||
default: "no"
|
||||
choices: [ "yes", "no" ]
|
||||
wait:
|
||||
|
|
Loading…
Reference in a new issue