infobloxopen / infoblox-ansible

Ansible modules for interfacing to Infoblox systems
GNU General Public License v3.0
54 stars 61 forks source link

Added support for IPv6 next available IPs in network ranges. #225

Closed JchhatbarInfoblox closed 1 month ago

JchhatbarInfoblox commented 2 months ago
JkhatriInfobox commented 2 months ago

Fix required for the sanity failure.

ERROR: Found 2 pylint issue(s) which need to be resolved:
ERROR: tests/unit/compat/mock.py:67:8: use-yield-from: Use 'yield from' directly instead of yielding each element one by one
ERROR: tests/unit/compat/mock.py:94:12: use-yield-from: Use 'yield from' directly instead of yielding each element one by one