mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
ipaddr filter - return a network address when given an address with /32 subnet (#47539)
* fix #17872 * add changelog fragment and enable unit test
This commit is contained in:
committed by
Sam Doran
parent
6ec820e264
commit
15e77ebfe8
2
changelogs/fragments/47539-fix-netaddr-network.yaml
Normal file
2
changelogs/fragments/47539-fix-netaddr-network.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ipaddr - fix issue where network address was blank for 0-size networks (https://github.com/ansible/ansible/issues/17872)
|
||||
Reference in New Issue
Block a user