A lightweight Ansible lab has been created using Docker, eliminating the need for virtual machines or cloud resources.The lab consists of three Ubuntu containers as managed nodes with SSH enabled and Python pre-installed for Ansible modules.The setup includes a Docker network named ansible and port forwarding for SSH access from the local machine.To try it out, clone the repository, start the lab with Docker Compose, SSH into a node, and use Ansible to ping all hosts.