Skip to content

Commit 4d6e6b7

Browse files
committed
Update and fix subnet documentation
1 parent 2456d85 commit 4d6e6b7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/plugins/subnet_module.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,6 +773,9 @@ Parameters
773773

774774
:ansible-option-type:`string`
775775

776+
:ansible-option-versionadded:`added in 1.6.0 of codeaffen.phpipam`
777+
778+
776779
.. raw:: html
777780

778781
</div>

plugins/modules/subnet.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
description:
6767
- Layer-2 routing domain the vlan belongs to
6868
- If you have I(vlan) with same number in different routing domains it need to be set on desired value
69+
version_added: 1.6.0
6970
type: str
7071
required: false
7172
default: default

0 commit comments

Comments
 (0)