Hello All
I am getting unsupported parameter for ios_l2_interfaces error when I am trying to run a simple playbook to change VLAN on an interface . I’ve attached my playbook , inventory and anssible.cfg plus -vvv result . other gather fact playbooks would run fine but not this one .
it is much appreciate if anyone can help me fix this.
Hi Sagar
Thanks for your prompt reply , the test I have conducted was on Switch Cisco 2960X when I change the host to a Cisco 9200 switch it surprisingly works
and I am confused now , how would different switch types give me different results ?
Would you be able to help me with the collection version you are using and the cisco ios version that both the devices have? Note the currently supported version of the collection is 15.6.x we are planning to upgrade to 17.4.x soon.
Thanks for sharing the details.
You may use “ansible-galaxy collection list .” to figure out the collection version you are using.
You may raise an issue here for me to track it better.
So the issue you shared, doesn’t really have to do anything with the ansible-core version being used,
would you be able to share the output of ansible-galaxy collection list cisco.ios
That would help me triage your issue better.