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

remove task updating apt cache on every execution #248

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

pescobar
Copy link
Contributor

@pescobar pescobar commented Sep 20, 2024

The role is not idempotent because of this task that is executed on every run

Removing this task should make the role idempotent and should not affect the current behavior as the cache is anyway updated in the task installing the package in https://github.com/OSC/ood-ansible/blob/master/tasks/install-package.yml#L97

@johrstrom
Copy link
Collaborator

Looks like the CI is broken. I'm OK with this change, but it looks like I'll need to fix the CI before merging.

@johrstrom johrstrom closed this Dec 5, 2024
@johrstrom johrstrom reopened this Dec 5, 2024
@johrstrom
Copy link
Collaborator

Sorry for the delay in responding to this. Not sure where the time went!

Thanks again.

@johrstrom johrstrom merged commit 5b86a3c into OSC:master Dec 5, 2024
14 of 28 checks passed
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