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

feat: check for gpg errors in apt #68

Merged
merged 3 commits into from
Sep 16, 2024
Merged

feat: check for gpg errors in apt #68

merged 3 commits into from
Sep 16, 2024

Conversation

jon4hz
Copy link
Member

@jon4hz jon4hz commented Sep 11, 2024

Hi again,

This PR add the task 11-015 to check if there is an error with gpg if you execute apt-get update.

Unfortunately I had to make this one a shell task. I tried to get the output from this task but for some reason the apt cache wasn't updated on each run even when I set cache_valid_time: 0.

roles/maintenance_11_debian/tasks/main.yml Outdated Show resolved Hide resolved
roles/maintenance_11_debian/tasks/main.yml Outdated Show resolved Hide resolved
@jon4hz jon4hz requested a review from s3lph September 13, 2024 18:48
@jon4hz jon4hz requested a review from s3lph September 16, 2024 08:24
Copy link
Collaborator

@s3lph s3lph left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@jon4hz jon4hz merged commit c7852b9 into main Sep 16, 2024
2 checks passed
@jon4hz
Copy link
Member Author

jon4hz commented Sep 16, 2024

Is it ok if I push a new tag so I get this change published to galaxy?

@s3lph
Copy link
Collaborator

s3lph commented Sep 16, 2024

@jon4hz of course, go for it!

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