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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

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