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 Ansible version specifier #113

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Commits on Mar 23, 2023

  1. Fix Ansible version specifier

    Change I319dd51ed3221826f820fbc0ae3639b89e9c82ea was backported from
    stable/yoga without updating the Ansible requirement specifier. This
    results in the following error:
    
        ERROR: Ansible version should be between 2.10 and 2.11. Current version is 2.12.10 which is not supported.
    
    Change-Id: I822911ec9e30ec201ed568fa2a2956f1a20ed9e7
    priteau committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    41b57eb View commit details
    Browse the repository at this point in the history