Skip to content

Conversation

ipspace
Copy link
Owner

@ipspace ipspace commented Sep 14, 2025

Fixes #2683

@ipspace
Copy link
Owner Author

ipspace commented Sep 14, 2025

Adding several reviewers, just in case someone has time to look at this today.

It's impossible to install netlab from scratch on Ubuntu 24.04 since Ansible team pushed out 12.0 (22.04 works because Ansible 12.0 does not run with its version of Python), so I will cherry-pick this into master and push out a new release in the afternoon.

@DanPartelly
Copy link
Collaborator

Looks OK to me. I can't actually test it since I don't use Ubuntu or any other OS where this change is relevant.

@ipspace
Copy link
Owner Author

ipspace commented Sep 14, 2025

Looks OK to me.

Thank you!

I can't actually test it since I don't use Ubuntu or any other OS where this change is relevant.

Use pip3 (or an equivalent) to upgrade Ansible to the latest version ;)

@DanPartelly
Copy link
Collaborator

DanPartelly commented Sep 14, 2025

Use pip3 (or an equivalent) to upgrade Ansible to the latest version ;)

Need to spawn a VM for that. Remember, I use Linux as my operating system of choice, on all my machines, not OSx or Windows, so I do not really look forward to make untracked changes on my root file system and creates potential issues where there are none.

@ipspace
Copy link
Owner Author

ipspace commented Sep 14, 2025

Need to spawn a VM for that.

That's exactly what I do when I have to troubleshoot **** like this. I have at least three different Vagrantfiles ready to spin up and install software on various Ubuntu releases.

@ipspace ipspace merged commit 2005a99 into dev Sep 14, 2025
11 checks passed
@ipspace ipspace deleted the hf-ansible-core branch September 14, 2025 16:23
ipspace added a commit that referenced this pull request Sep 14, 2025
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.

[FATAL] Ansible release 12.0 breaks netlab templating
2 participants