Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid erroring with empty vars files #2310

Merged
merged 1 commit into from
Aug 20, 2022
Merged

Commits on Aug 20, 2022

  1. Avoid erroring with empty vars files

    - Empty YAML files should not longer produce errors
    - We now made the broad rule exception catching to warning instead of
      debug, so we make it less likely to miss these, especially as they
      are almost always sing of a corner-case that we did not cover.
    ssbarnea committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    8304a7b View commit details
    Browse the repository at this point in the history