ansible / ansible-modules-core

Ansible modules - these modules ship with ansible
1.3k stars 1.95k forks source link

Fix fanout issue for OS10 10.2.2 release #5904

Closed skg-net closed 7 years ago

skg-net commented 7 years ago

Fix fanout issue for OS10 10.2.2 release

In OS10.2.2 release the fanout attribute was not passed as part of the show interface command. Updated the code, not use the fanout attribute, instead parse based on subport.

skg-net commented 7 years ago

@gundalow Can you please take a look at it. This fix is already in the latest development.

ansibot commented 7 years ago

This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible

Please read through the repomerge page in the dev guide.

ansibot commented 7 years ago

This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible

Please read through the repomerge page in the dev guide.

gundalow commented 7 years ago

Merged into stable-2.2