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

ci: ansible-test action now requires ansible-core version #62

Merged
merged 1 commit into from
Oct 15, 2024

Commits on Oct 15, 2024

  1. ci: ansible-test action now requires ansible-core version

    The ansible-test github action does not use a supported version
    of ansible-core by default.
    https://github.com/ansible-community/ansible-test-gh-action?tab=readme-ov-file#ansible-core-version
    
    We have to set it in our action.  Using `stable-2.17` as that is the latest stable version.
    
    Signed-off-by: Rich Megginson <[email protected]>
    richm committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    51610a8 View commit details
    Browse the repository at this point in the history