mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Remove duplicate keys from module docs. (#4920)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user