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

Maintenance playbook should run apt clean #4567

Closed
acozine opened this issue Jan 8, 2024 · 0 comments · Fixed by #4580
Closed

Maintenance playbook should run apt clean #4567

acozine opened this issue Jan 8, 2024 · 0 comments · Fixed by #4580

Comments

@acozine
Copy link
Contributor

acozine commented Jan 8, 2024

We've had a couple of machines run out of space because of too many old apt package files.

PR #4562 has the correct fix, but the task currently fails. The clean option was added in Ansible Core 2.13, and we are still running and older version of Ansible with Ansible Core 2.12. So this issue is related to #3782.

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 a pull request may close this issue.

1 participant