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

Upgrade Ansible, Terraform and Alpine #2471

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

lug-gh
Copy link

@lug-gh lug-gh commented Oct 22, 2024

Alpine 3.18 -> 3.20
Ansible 9.4.0 -> 10.5.0 Version 9 is EOL next month!
Terraform 1.8.2 -> 1.9.8

I didn't touch opentofu, since I canot test it.
Also, the web interface of the semaphore was broken when I upgraded the go version from 1.22 to 1.23. So I stayed with version 1.22, but there on alpine 3.20.

Terraform and ansible are working fine, but there is one warning for ansible:

[WARNING]: Platform linux on host myvm1 is using the discovered
Python interpreter at /usr/bin/python3.10, but future installation of another
Python interpreter could change the meaning of that path. See
https://docs.ansible.com/ansible-
core/2.17/reference_appendices/interpreter_discovery.html for more information.

Copy link

@bbaassssiiee bbaassssiiee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, please merge!

@lug-gh
Copy link
Author

lug-gh commented Nov 7, 2024

@bbaassssiiee In the meantime there is ansible 10.6.0, I have adapted the PR. It includes some security and bugfixes.

@bbaassssiiee
Copy link

Off-topic: Shouldn't Semaphore be configurable with regards to the ansible or ansible-core+collections and versions?

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

Successfully merging this pull request may close these issues.

2 participants