run-tests: Run tests locally with upstream CI images

This patch allows local execution of playbook tests using ustream CI
testing images. Either 'podman' or 'docker' can be used to execute the
tests.
This commit is contained in:
Rafael Guterres Jeffman
2022-06-28 18:29:52 -03:00
parent eefe91b852
commit 7e6e6c2dc2
6 changed files with 453 additions and 14 deletions

3
requirements-docker.yml Normal file
View File

@@ -0,0 +1,3 @@
---
collections:
- name: community.docker