Skip to content

Ansible playbook to install Docker for custom system user

Notifications You must be signed in to change notification settings

janisii/ansible-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Docker with Ansible

Add custom user name in vars.yaml file for running docker containers on system and update hosts file to add hosts. To connect to hosts you have to provide remote_user which can be updated in ansible.cfg file. Don't forget to add remote user to sudo group.

Important! Playbook can be used ONLY on Ubuntu or Debian nodes.

Usage:

$ ansible-playbook docker_playbook.yaml

Ansible cannot be installed on Windows.

About

Ansible playbook to install Docker for custom system user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published