ansible/test/lib/ansible_test
Matt Clay ecc5a53288
Update default containers to 3.4.0. (#74415)
* Update default containers to 3.4.0.

The 3.4.0 containers use Python 3.6 (the system Python) for `/usr/bin/python3`.

Python 3.9 continues to be the default Python version selected by `ansible-test` for these containers.

* Fix shebang on build-ansible.py.

Using `python` instead of `python3` allows `ansible-test` python interception and requirements install to function.
2021-04-25 21:25:32 -07:00
..
_data Update default containers to 3.4.0. (#74415) 2021-04-25 21:25:32 -07:00
_internal Set ansible-test min controller Python to 3.8. (#74395) 2021-04-23 00:26:19 -07:00
config Remove obsolete tower plugin from ansible-test. 2021-01-13 12:37:21 -08:00
__init__.py