fortinet-ansible-dev / ansible-galaxy-fortios-collection

GNU General Public License v3.0
84 stars 48 forks source link

`IndexError: list index out of range` when running check mode on `fortios_firewall_addrgrp` #337

Open erya777 opened 1 month ago

erya777 commented 1 month ago

Hi! Using latest collection 2.3.7 we get following error IndexError: list index out of range when we add more addresses to member list of existing address group using fortios_firewall_addrgrp module.

Without check mode everything works as expected, new addresses are getting added to existing address groups.

MaxxLiu22 commented 1 month ago

Hi @erya777 ,

Thank you for raising this issue, I can reproduce that and have reported it to the dev team for fixing. Sorry for any inconvenience.

Thanks, Maxx