Skip to content

Uses cfg isolation-mode #585

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Uses cfg isolation-mode #585

wants to merge 2 commits into from

Conversation

anweshadas
Copy link

@anweshadas anweshadas commented Jun 30, 2025

Without using cfg isolation in normal Linux system the following error occurs.

   Error: Collections found in /usr/share/ansible/collections
    Hint: Run `sudo rm -rf /usr/share/ansible/collections` to remove them.
 Warning: The development environment is not isolated, please resolve the above errors.

This PR add the command line flags to the instructions to fix this error.

Without using cfg isolation in normal Linux system the following
error occurs.

```
   Error: Collections found in /usr/share/ansible/collections
    Hint: Run `sudo rm -rf /usr/share/ansible/collections` to remove them.
 Warning: The development environment is not isolated, please resolve the above errors.
 ```
Copy link

Label error. Requires exactly 1 of: bug, enhancement, major, minor, patch, skip-changelog. Found:

@cidrblock
Copy link
Contributor

If this goes in: ansible/ansible-dev-environment#345

this one can be closed.

TY for the pr!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants