Remove duplicate keys from module docs. (#4920)

reviewable/pr18780/r1
Matt Clay 8 years ago committed by GitHub
parent 27d2950e2d
commit f2c2dddc01

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

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

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

Loading…
Cancel
Save