netenglabs / suzieq

Using network observability to operate and design healthier networks
https://www.stardustsystems.net/
Apache License 2.0
780 stars 104 forks source link

[Docs]: ansible authentication information is ignored #874

Closed ipspace closed 1 year ago

ipspace commented 1 year ago

Change Type

Correction

Area

Configuration parameters

Proposed Changes

Suzieq poller ignores ansible_user and ansible_ssh_pass variables when using Ansible inventory as the source. The authentication parameters for devices listed in Ansible inventory have to be specified in auths section.

The Ansible section of Inventory File document should document that behavior.

https://suzieq.readthedocs.io/en/latest/inventory/#ansible

ddutt commented 1 year ago

We'll actually fix this in the code.

ddutt commented 1 year ago

Fixed in release 0.21.0 in the code.