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
Before this patch, running `puppet module list` would report unmet
dependencies on the console, but not when running as `--render-as json`.
This patch adds an `unmet_dependencies` key to the data returned by
`puppet module list --render-as json`.
0 commit comments