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

revert min ansible version back to 2.14.0 #341

Merged
merged 1 commit into from
Jun 5, 2024

Commits on Jun 5, 2024

  1. revert min ansible version back to 2.14.0

    ansible-lint 24.6.0 added a feature which allows you to specify
    alternate versions to use instead of the one in meta/runtime.yml by
    adding the config option `supported_ansible_also` to .ansible-lint
    https://ansible.readthedocs.io/projects/lint/rules/meta-runtime/#configuration
    
    Change this version to 2.14.0.  There will be follow up PRs to add
    the option to all role .ansible-lint.
    
    This should allow both ansible-lint and ansible-test to pass.
    richm committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6743836 View commit details
    Browse the repository at this point in the history