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

Ansible Task to Check Ansible Version #251

Open
timothystewart6 opened this issue Mar 11, 2023 · 2 comments
Open

Ansible Task to Check Ansible Version #251

timothystewart6 opened this issue Mar 11, 2023 · 2 comments
Labels
good first issue Good for newcomers

Comments

@timothystewart6
Copy link
Contributor

timothystewart6 commented Mar 11, 2023

We should have a task that checks to be sure that ansible meets the minimum version. There have been lots of issues that have been reported about ansible not having split which is only available in later versions.

The current minimum is Ansible 2.11+

https://github.com/techno-tim/k3s-ansible#-system-requirements

It might be as simple as this

https://www.jeffgeerling.com/blog/2018/require-minimum-ansible-version-your-playbook

Also, if the error message could link here that might be helpful, however not required https://docs.technotim.live/posts/ansible-automation/#installing-the-latest-version-of-ansible

@timothystewart6 timothystewart6 added the good first issue Good for newcomers label Mar 11, 2023
@SaumyaBhushan
Copy link

I would like to work on this one .

@bdsoha
Copy link
Contributor

bdsoha commented May 9, 2024

This was implemented in #454, IMO this can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants