prasadapr

Results 50 comments of prasadapr

Hi @sc68cal, Pls can you explain the issue with more details.

**Hi @sc68cal, Pls can you explain the issue with more details.**

Hi @ronnyaa, I have verified the FEC options for the interfaces. The OS10 switch supporting these fec options based on the Speed. `OS10(conf-if-eth1/1/103)# fec CL74-FC CL74 FEC CL91-RS CL91 FEC...

Hi @ronnyaa, for verification created sample playbook and executed, its working fine. The configurations are applied properly on OS10 switch: Pls find the details: `cat Issue-92_fec.yaml --- - name: Configure...

Hi @bas-1988, sure we will check and update.

Hi @bas-1988, sure we will verify and update on this.

Hi @SpasGeorgievv, Just now gone the playbook and execution log. The issue was with the playbook. I have modified the playbook which you have created and executed, its working fine....

**Pls find the execution log** ``` root@ubuntu22-vm-38-27:~/OS10-Collections# ansible-playbook -i inventory.yaml issue-131.yaml -vvv ansible-playbook [core 2.14.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location...

@davibaldin: There is no issue in the playbook or switch/dellemc.os10 collections side. The Issue is with the option which we have given in the ansible-playbook command. In multiple ways we...

Same error message reproduced with "-i " option: root@Ubuntu20-vm-038-037:~/os10-ansible# ansible-playbook -i "100.104.40.188," os10_show-version-Issue_95.yaml -u admin -k -vvv ansible-playbook [core 2.12.0] config file = None configured module search path = ['/root/.ansible/plugins/modules',...