infobloxopen / infoblox-ansible

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

Add use_range parameter to nios_next_ip #200

Closed machacekondra closed 2 months ago

machacekondra commented 9 months ago

This parameter add use_range parameter to nios_next_ip lookup plugin. With this parameter set to true, the plugin will return first available IP from the network range, assigned to the network.

Fixes: https://github.com/infobloxopen/infoblox-ansible/issues/199