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

Fix prepare_environment call for role installs #3409

Merged
merged 3 commits into from Feb 9, 2022
Merged

Fix prepare_environment call for role installs #3409

merged 3 commits into from Feb 9, 2022

Conversation

scruffaluff
Copy link
Contributor

Fixes local role installations with ansible-compat version 1.0.0 as discussed in issue #3404.

@ssbarnea
Copy link
Member

That fix has a serious problem: it does not include a test so we would not see similar regression again.

giner added a commit to giner/ansible-role-tfenv that referenced this pull request Feb 1, 2022
To be removed after the fix is released, see
ansible/molecule#3409
giner added a commit to giner/ansible-role-tfenv that referenced this pull request Feb 1, 2022
To be removed after the fix is released, see
ansible/molecule#3409
giner added a commit to giner/ansible-role-barman that referenced this pull request Feb 1, 2022
To be removed after the fix is released, see
ansible/molecule#3409
@artis3n
Copy link

artis3n commented Feb 8, 2022

Is there a way we can get this PR in a good state to merge? All of my molecule pipelines are currently broken due to this. (the temporary fix referenced through the commits in this PR is an intermediary bypass).

@scruffaluff
Copy link
Contributor Author

I've added an assertion to one of the tests to check that the role symbolic link is successfully created. Let me know if there are any other changes you want me to make.

@ssbarnea ssbarnea merged commit 4912d69 into ansible:main Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants