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:
|
description:
|
||||||
- Create/destroy Block Storage volume in DigitalOcean, or attach/detach Block Storage volume to a droplet.
|
- Create/destroy Block Storage volume in DigitalOcean, or attach/detach Block Storage volume to a droplet.
|
||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
author: "Harnek Sidhu"
|
|
||||||
options:
|
options:
|
||||||
command:
|
command:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -94,7 +94,6 @@ options:
|
||||||
keyword 'any'
|
keyword 'any'
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
default: null
|
|
||||||
dest_port_op:
|
dest_port_op:
|
||||||
description:
|
description:
|
||||||
- dest port operands such as eq, neq, gt, lt, range
|
- dest port operands such as eq, neq, gt, lt, range
|
||||||
|
|
Loading…
Reference in a new issue