Ansible+Docker

Borhen Cherif
Mar 8, 2021

The main goal is to pull a docker image for DockerHub , build the image and push again to DockerHub.

The main directory:

The content of ansible.cfg

The content of inventory

Dockerfile

The main playbook is play.yml

--

--