mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
doc: changelog: new module dimensiondata_network
This commit is contained in:
parent
b8dd4dd52b
commit
b9a1400df5
2 changed files with 2 additions and 1 deletions
|
@ -39,6 +39,7 @@ Ansible Changes By Release
|
|||
* cs_region
|
||||
* cs_role
|
||||
* cs_vpc
|
||||
- dimensiondata_network
|
||||
- f5
|
||||
* bigip_gtm_facts
|
||||
* bigip_hostname
|
||||
|
|
|
@ -28,7 +28,7 @@ module: dimensiondata_network
|
|||
short_description: Create, update, and delete MCP 1.0 & 2.0 networks
|
||||
description:
|
||||
- Create, update, and delete MCP 1.0 & 2.0 networks
|
||||
version_added: "2.2"
|
||||
version_added: "2.3"
|
||||
author: 'Aimon Bustardo (@aimonb)'
|
||||
options:
|
||||
region:
|
||||
|
|
Loading…
Reference in a new issue