You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Matt Clay a7bc11ce67
Work around virtualenv/venv issue in ansible-test. (#62111)
Creating a virtual environment using `venv` when running in a virtual environment created by `virtualenv` results in a copy of the original virtual environment instead of creation of a new one.

To work around this, `ansible-test` now identifies when it is running in a `virtualenv` created virtual environment and uses the real Python interpreter to create the `venv` virtual environment.
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration AWS ec2_vpc_net: Enable ipv6 CIDR assignment (#60983) 5 years ago
legacy Rename Azure modules: facts -> info (#61505) 5 years ago
lib/ansible_test Work around virtualenv/venv issue in ansible-test. (#62111) 5 years ago
sanity Fix ansible-doc traceback and sanity test. (#62040) 5 years ago
units Allow the use of _paramiko_conn even if the connection hasn't been started. (#61570) 5 years ago
utils Revert "shippable: temporary bump the timeout for Azure jobs" 5 years ago