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

ansible_test_collections variable should go away #1443

Open
goneri opened this issue Mar 31, 2022 · 0 comments
Open

ansible_test_collections variable should go away #1443

goneri opened this issue Mar 31, 2022 · 0 comments

Comments

@goneri
Copy link
Collaborator

goneri commented Mar 31, 2022

The ansible_test_collections was introduced to be able to identify the modules coming from core and the ones coming from the collections. We only support collections now and we don't need this logic in our test playbooks. Worst, it's recently be the cause of a regression.

The idea is to first turn the value True by default and the second step is to remove the variable from our playbooks.

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

No branches or pull requests

1 participant