Skip to content

Commit d23a0a8

Browse files
committed
add since version
1 parent c9b0d9d commit d23a0a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/filters.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ is_subnet
88

99
This filter checks wether a given subnet belongs to the second one. It returns `true` if first subnet belongs to second and `false` if not or both subnets are the same.
1010

11+
**since version:** 1.2.0
12+
1113
.. code-block:: yaml
1214
1315
192.0.2.0/25 | codeaffen.phpipam.is_subnet(192.0.2.0/24)

0 commit comments

Comments
 (0)