Skip to content

Ansible PlayBook that does the following operations in the managed nodes: ๐Ÿ”น Configure Docker ๐Ÿ”น Start and enable Docker services ๐Ÿ”น Pull the httpd server image from the Docker Hub ๐Ÿ”น Run the docker container and expose it to the public ๐Ÿ”น Copy the html code in /var/www/html directory and start the web server

Notifications You must be signed in to change notification settings

Hubcodee/Docker_dynamic_inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Docker_dynamic_inventory

Ansible PlayBook that does the following operations in the managed nodes: ๐Ÿ”น Configure Docker ๐Ÿ”น Start and enable Docker services ๐Ÿ”น Pull the httpd server image from the Docker Hub ๐Ÿ”น Run the docker container and expose it to the public ๐Ÿ”น Copy the html code in /var/www/html directory and start the web server

Further creating an ansible playbook that will retrieve newContainer IP and update the inventory. So that further Configuration of Webserver could be done inside that Container.

About

Ansible PlayBook that does the following operations in the managed nodes: ๐Ÿ”น Configure Docker ๐Ÿ”น Start and enable Docker services ๐Ÿ”น Pull the httpd server image from the Docker Hub ๐Ÿ”น Run the docker container and expose it to the public ๐Ÿ”น Copy the html code in /var/www/html directory and start the web server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published