Remove duplicate keys from module docs. (#4920)

This commit is contained in:
Matt Clay 2016-09-19 15:01:48 -07:00 committed by GitHub
parent 27d2950e2d
commit f2c2dddc01
3 changed files with 0 additions and 3 deletions

View file

@ -26,7 +26,6 @@ short_description: Create/destroy or attach/detach Block Storage volumes in Digi
description:
- Create/destroy Block Storage volume in DigitalOcean, or attach/detach Block Storage volume to a droplet.
version_added: "2.2"
author: "Harnek Sidhu"
options:
command:
description:

View file

@ -112,7 +112,6 @@ options:
the equivalent, set the I(update) argument to C(replace). This argument
will be removed in a future release.
required: false
required: true
choices: ['yes', 'no']
default: false
backup:

View file

@ -95,7 +95,6 @@ options:
keyword 'any'.
required: false
default: null
default: null
dest_port_op:
description:
- Destination port operands such as eq, neq, gt, lt, range.