arista-eosplus / ansible-eos-interfaces

Prebuilt Ansible Role to manage interface configuration on your Arista EOS Device
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Transport hardcoded as cli #11

Closed glennsb closed 7 years ago

glennsb commented 7 years ago

Even with specifying eapi as the transport in the provider dictionary.

It seems maybe the hardcoded entries of transport: cli in all the eos_* modules override that.

This makes me sad to not be able to use the api, especially since right now my paramiko is all about not working because of no acceptable kex algo

This was with a fresh install of the role with ansible v2.2.1.0

dathelen commented 7 years ago

Thanks for opening this issue! We will have a review at our weekly Ansible meeting and back on this and your subsequent pull request