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

Disable isolation from ansible-compat Runtime #3962

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Conversation

ssbarnea
Copy link
Member

From now on, molecule will not rely on magic alteration of ansible
configuration for role paths, collections or plugins.

From now on, molecule will not rely on magic alteration of ansible
configuration for role paths, collections or plugins.
@ssbarnea ssbarnea merged commit 06bf303 into main Jul 10, 2023
12 checks passed
@ssbarnea ssbarnea deleted the fix/compat-isolation branch July 10, 2023 16:34
@zhan9san
Copy link
Contributor

If we disable isolation, molecule may overwrite the existing collection/role.

Here is a scenario.

The version1 of role1 have been installed in ~/.ansible/roles for global use.

The version2 of role1 is defined in molecule's role-file. After molecule runs, the version1 would be overwritten.

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.

2 participants