mirror of https://github.com/ansible/ansible.git
ipaddr filter - return a network address when given an address with /32 subnet (#47539)
* fix #17872 * add changelog fragment and enable unit testpull/48360/head
parent
6ec820e264
commit
15e77ebfe8
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ipaddr - fix issue where network address was blank for 0-size networks (https://github.com/ansible/ansible/issues/17872)
|
Loading…
Reference in New Issue