Steps to be followed for setting Up Webserver on Docker by writing Ansible Playbook
π Configure Docker
π Start and enable Docker services
π Pull the Httpd server image from the Docker Hub
π Run the Httpd container and expose it to the public
π Copy the Html code in /var/www/html directory and start the webserver