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

Changed ansible-test to use docker if available #99

Merged
merged 1 commit into from
Aug 9, 2021

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Aug 9, 2021

Now all ansible-test commands will make use of docker if docker
is detected as present and running. The fallback remains to use
the --venv option. This also enables users to test against
any python versions supported by ansible, even if they do not
have it installed locally.

@ssbarnea ssbarnea added the feature This issue/PR relates to a feature request. label Aug 9, 2021
Now all ansible-test commands will make use of docker if docker
is detected as present and running. The fallback remains to use
the `--venv` option. This also enables users to test against
any python versions supported by ansible, even if they do not
have it installed locally.
@ssbarnea ssbarnea merged commit 8d0e3cf into main Aug 9, 2021
greg-hellings pushed a commit to greg-hellings/tox-ansible that referenced this pull request Sep 3, 2021
Now all ansible-test commands will make use of docker if docker
is detected as present and running. The fallback remains to use
the `--venv` option. This also enables users to test against
any python versions supported by ansible, even if they do not
have it installed locally.
@ssbarnea ssbarnea deleted the feature/use-docker branch January 4, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant