acoston / Ansible-EfficientIP

Ansible module to use with EfficientIP SolidServer
BSD 2-Clause "Simplified" License
15 stars 10 forks source link

Modified ip_address_find_free #2

Closed tobynelson-pdx closed 2 years ago

tobynelson-pdx commented 4 years ago

Modified to include begin_addr, EfficientIP has a class that can be setup to put rules around ip address selection. I.E... Do not select IP's from .1 through .20 I have so far been unable to unlock that mystery however, for the time being this works.

tobynelson-pdx commented 4 years ago

Added 2 functions: ip_pool_list -- To gather pool_id ip_address_find_free_pool_id pool_id -- to get next IP using pool rules

unixplex commented 4 years ago

playbook is not working for me.

tobynelson-pdx commented 4 years ago

playbook is not working for me.

Could you please email what you are seeing as an error?