You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create ansible based inventory source
Specify credentials using auths section of suzieq inventory file
Do not have ansible_user configured within the ansible inventory file
Attempt to run poller against inventory it will fail stating Username is not configured despite it being configured in the Auths section
Expected Behavior
It will use the ansible_user fact if it exists, if not it will use the Auths setting
Observed Behavior
it only works with ansible_user fact defined
Screenshots
Additional Context
The text was updated successfully, but these errors were encountered:
Suzieq version
0.20.1
Install Type
hand deployed python
Python version
3.9
Impacted component
sq-poller
Steps to Reproduce
Create ansible based inventory source
Specify credentials using auths section of suzieq inventory file
Do not have ansible_user configured within the ansible inventory file
Attempt to run poller against inventory it will fail stating Username is not configured despite it being configured in the Auths section
Expected Behavior
It will use the ansible_user fact if it exists, if not it will use the Auths setting
Observed Behavior
it only works with ansible_user fact defined
Screenshots
Additional Context
The text was updated successfully, but these errors were encountered: