Skip to content

"Docker-Setup-Using-Ansible" automates Docker and Docker Compose installation on Linux servers, enhancing ease and efficiency for Ubuntu and Debian distributions. Streamline your containerization setup with this Ansible playbook.

License

Notifications You must be signed in to change notification settings

aburaihan-dev/docker-setup-using-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-setup-using-ansible

  • Create hosts inventory files

  • Run Commands

        ansible-galaxy install geerlingguy.docker
    
        ansible-galaxy install andrewrothstein.docker-compose
        
        ansible-playbook -i hosts.yaml docker-playbook.yaml

About

"Docker-Setup-Using-Ansible" automates Docker and Docker Compose installation on Linux servers, enhancing ease and efficiency for Ubuntu and Debian distributions. Streamline your containerization setup with this Ansible playbook.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published