fortinet-ansible-dev / ansible-galaxy-fortiswitch-collection

GNU General Public License v3.0
2 stars 0 forks source link

switch trunk config does not work with mode change #6

Closed HaroldYE closed 3 months ago

HaroldYE commented 1 year ago

[Problem Description]

when I implement the playbook below, switch does not change the mode to lacp-active, it keeps in static and lacp speed does not change to fast, ansible tasks show change finished. and I put the result below as well

`---

MaxxLiu22 commented 8 months ago

Hi @HaroldYE ,

Thank you for raising this question, and sorry for the late reply, I can reproduce this issue, I find in CLI mode could be set as lacp-active but Ansible only accepts lacp_active, the sign difference may be the cause to this issue, I will let you know once that has been fixed.

Thanks, Maxx

MaxxLiu22 commented 3 months ago

Hi @HaroldYE ,

This issue has been fixed on fortinet.fortiswitch:1.2.3, I will go ahead to close this case, if you still have questions, feel free to reopen it or another case,

Thanks, Maxx