Install and configure docker-ce on host
Go to file
Knut Ahlers e4dc9dd4d5
Fix: Docker daemon no longer starting
due to error "Failed to load listeners: no sockets found via socket
activation: make sure the service was started by systemd"
2018-11-08 09:53:35 +01:00
defaults Fix: Docker daemon no longer starting 2018-11-08 09:53:35 +01:00
meta Initial version 2017-12-13 01:34:18 +01:00
tasks Allow release channel to be configured 2018-05-22 15:35:54 +02:00
templates Initial version 2017-12-13 01:34:18 +01:00
History.md prepare release v0.3.0 2018-05-22 15:39:10 +02:00
LICENSE Add meta files 2017-12-13 10:35:01 +01:00
README.md Add meta files 2017-12-13 10:35:01 +01:00

luzifer-ansible / docker

This role installs latest docker-ce on a host, configures its startup parameters and enables it as a systemd daemon.

Requirements

  • Debian >= 8 (jessie)
  • Ubuntu >= 16.04 (xenial)

Usage

See the Ansible Galaxy Intro for usage of roles within Ansible Galaxy.

For configuration variables and how to use them see defaults/main.yml.