Remove duplicate keys from module docs. (#4920)
This commit is contained in:
parent
c47fd4b3e9
commit
6cdcf09984
2 changed files with 0 additions and 2 deletions
|
@ -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:
|
||||
|
|
|
@ -94,7 +94,6 @@ options:
|
|||
keyword 'any'
|
||||
required: false
|
||||
default: null
|
||||
default: null
|
||||
dest_port_op:
|
||||
description:
|
||||
- dest port operands such as eq, neq, gt, lt, range
|
||||
|
|
Loading…
Reference in a new issue