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
Allow more control over verbosity when calling ansible-galaxy (#278)
* invoke ansible-galaxy with increased verbosity and always log stdout at INFO level
This makes ansible-galaxy display important info, when logging level is increased. This helps debugging ansible-lint.
Signed-off-by: Daniel Ziegenberg <[email protected]>
* control verbosity from the consumer of compat library
Signed-off-by: Daniel Ziegenberg <[email protected]>
* fix tests
Signed-off-by: Daniel Ziegenberg <[email protected]>
---------
Signed-off-by: Daniel Ziegenberg <[email protected]>
Co-authored-by: Sorin Sbarnea <[email protected]>
0 commit comments