dieswaytoofast.ansible_docker

Role Name

Installs Docker on Ubuntu 16.04

Requirements

Needs Ansible version 2.0 or newer.

Role Variables

  • ansible_docker_user: If you set this, the specified user will be added to the "docker" group after installation. If you don't set it, the installation will fail quickly.

Dependencies

None.

Example Playbook

- hosts: foo
  vars:
    - install_docker: true
    - install_docker_compose: true
    - weave_install: true
    - ansible_docker_user: barbaz
  roles:
    - dieswaytoofast.ansible_docker_utils

License

BSD

Author Information

Mahesh Paolini-Subramanya (@dieswaytoofast)

Informazioni sul progetto

Ansible role that installs Docker on Ubuntu Xenial.

Installa
ansible-galaxy install dieswaytoofast.ansible_docker
Licenza
Unknown
Download
94
Proprietario
That Tall Bald Indian Guy...