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/lib/ansible_test
Matt Davis abac141122
fix support containers under podman (#76292)
* `podman inspect` falls back to a same-named image if the named container is not present; since eg `http-test-container` is both the name of the image and container, it wasn't working properly under podman in many instances. Switching to `docker|podman container inspect` limits the query to containers only for both podman and docker, allowing the support container detection/creation to work properly.
4 years ago
..
_data ansible-test pssa update and new rules (#76256) 4 years ago
_internal fix support containers under podman (#76292) 4 years ago
_util Validate some markup in documentation in validate-modules (#76262) 4 years ago
config Add collection config support to ansible-test. 5 years ago
__init__.py Relocate ansible-test code. (#60147) 6 years ago