Skip to content

apecnascimento/ansible_install_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible docker instalation

A Simple Ansible playbook to install docker

Warning

This playbook only works on ubuntu

Execute on localhost

Add "localhost ansible_connection=local" in the inventory file and run the command:

$ ansible-playbook playbook.yml --ask-become-pass

Execute on remote machines

Fulfil the inventory file with you remote servers and run teh command

$ ansible-playbook playbook.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published