Re: py3-netaddr-1.0.0 breaks ansible.utils.ipaddr('public')

2024-02-13 Thread Stuart Henderson
Oof, l'll drop back to 0.10.1 for now, if Ansible uses this I bet other things do too - it had only been marked as deprecated for a few weeks. sorry I missed that. -- Sent from a phone, apologies for poor formatting. On 13 February 2024 13:10:21 Florian Obser wrote: thusly: An exception o

py3-netaddr-1.0.0 breaks ansible.utils.ipaddr('public')

2024-02-13 Thread Florian Obser
thusly: An exception occurred during task execution. To see the full traceback, use -vvv. The error was: AttributeError: 'IPAddress' object has no attribute 'is_private' See also: https://github.com/ansible-collections/ansible.utils/issues/331 This fixes it for me for now, but I didn't have th