ansible/changelogs/fragments/57896-fix-ipaddr-cidr-index-handling.yml
Tobias e7c39460ed ipaddr: Handle ipaddress index in network correctly (#57896)
This commit prevents integer indices from being parsed as ip nets

Fixes #57895

Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
2019-06-21 15:26:08 +02:00

2 lines
77 B
YAML

bugfixes:
- 'ipaddr: prevent integer indices from being parsed as ip nets'