Skip to content

Support noble #228

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

Merged
merged 9 commits into from
Jan 10, 2025
Merged

Conversation

danochoa
Copy link
Contributor

@danochoa danochoa commented Jan 5, 2025

Description

Resolves #223
Add support for Ubuntu 24.04/Noble.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Small minor change not affecting the Ansible Role code (Github Actions Workflow, Documentation etc.)

How Has This Been Tested?

Installed and ran on Ubuntu 24.04.

renovate bot and others added 9 commits September 26, 2024 19:51
…e/ubuntu-24.x

chore(deps): update dependency ubuntu to v24
Resolves the following error due to how `ansible_distribution` resolves for macOS distributions
```
TASK [monolithprojects.github_actions_runner : STOP and disable Github Actions Runner service] ****************************
fatal: [build-agent-26]: FAILED! => {"changed": true, "cmd": ["./svc.sh", "stop"], "delta": "0:00:00.004103", "end": "2024-11-04 15:02:53.034496", "msg": "non-zero return code", "rc": 1, "start": "2024-11-04 15:02:53.030393", "stderr": "", "stderr_lines": [], "stdout": "Must not run with sudo", "stdout_lines": ["Must not run with sudo"]}
```
…ken-in-collect-info

fix flaky 'find the latest runner version (RUN ONCE)' step
@MonolithProjects MonolithProjects added the enhancement New feature or request label Jan 10, 2025
Copy link
Owner

@MonolithProjects MonolithProjects left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@MonolithProjects MonolithProjects merged commit 047ab23 into MonolithProjects:develop Jan 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants