docker-engine

Build Status GitHub issues

docker-engine

Ansible role to install Docker as discribed on https://docs.docker.com/engine/installation/linux/centos/.

Additionally installs docker-compose version 1.9.0 using Pip to maintain compatibility with Ansible.

Role Variables

dockerengine_state

Determines the state this role leaves the docker service in when it's done. (started|stopped)
Default: started

dockerengine_enabled

Determines if the docker service should be enabled. (yes|no)
Default: yes

About

Install docker-engine as discribed on docks.docker.com.

Install
ansible-galaxy install m4rcu5nl/ansible-role-docker
GitHub repository
License
Unknown
Downloads
19
Owner
Doing things and stuff