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

Ensure custom paths are injected before other paths #21

Merged
merged 1 commit into from
Jul 15, 2021
Merged

Conversation

ssbarnea
Copy link
Member

This change should ensure that the folders we add to ansible
include paths are listed before others, or the isolation would not
happen.

Also fixes issue where these paths were not added if they did not
already exist inside cache dir. That is problematic as they
are likely to created after Runtime is initialized.

@ssbarnea ssbarnea added the bug Something isn't working label Jul 14, 2021
This change should ensure that the folders we add to ansible
include paths are listed before others, or the isolation would not
happen.

Also fixes issue where these paths were not added if they did not
already exist inside cache dir. That is problematic as they
are likely to created after Runtime is initialized.
@ssbarnea ssbarnea marked this pull request as ready for review July 15, 2021 09:03
@ssbarnea ssbarnea requested a review from webknjaz as a code owner July 15, 2021 09:03
@ssbarnea ssbarnea merged commit 74e0329 into main Jul 15, 2021
@ssbarnea ssbarnea deleted the fix/api branch July 15, 2021 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant