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

Fix sanity failure #77

Merged
merged 3 commits into from
Apr 5, 2021
Merged

Fix sanity failure #77

merged 3 commits into from
Apr 5, 2021

Commits on Apr 1, 2021

  1. Fix sanity failure

    This fixes a sanity test failure for newer versions of ansible-test. It
    was falsely flagging the key parameter for TLS configuration as
    sensitive. This parameter is just the path to a key file.
    gravesm committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    84d26b0 View commit details
    Browse the repository at this point in the history
  2. Restrict molecule version

    This is needed to address a breaking change in molecule 3.3.0.
    gravesm committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    23211f0 View commit details
    Browse the repository at this point in the history
  3. Add changelog fragment

    gravesm committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    06d2d0a View commit details
    Browse the repository at this point in the history