Test container image with eercheck
Briefly

Ansible Execution Environments utilize containerization for software benefits like resolving software dependencies and enhancing portability.
Two types of Ansible Execution Environments are available: Base, with ansible core and collections, and Minimal, containing a minimal set of components.
eercheck is a command-line tool for testing Ansible Community Execution Environment before release using podman-py for container image operations and Python unittest for testing.
To use eercheck, activate the virtual environment, install requirements, update vars.json with correct versions, and execute the program with the container image id for testing.
Read at anweshadas.in
[
add
]
[
|
|
]