Hi, I had fresh install of OpenBSD-current with ansible added via packages:
pkg_add -i ansible
Running it on some of my playbooks failed with AnsibleFilterError:
The reduce_on_network filter requires python's netaddr be installed on
the ansible controller
Via pkg_add py3-netaddr problem was fixed. I was wondering, could
net/py-netaddr be added to ansible/ansible-core package?
--
Regards,
Mikolaj
