Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 592 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 592 Bytes

Ansible Role: docker

Role to install the docker container engin (CE).

Requirements

  • Ansible >= 2.0

  • Linux Distribution

    • Debian Family

      • Ubuntu

        • Xenial (16.04)

Role Variables

docker_version

Specify the version of docker. Default value: '17.03.2ce-0ubuntu-xenial'

Example Playbook

- hosts: servers
  roles:
    - role: fawaz-moh.docker

License

MIT

Author Information

Fawaz Mohammed [email protected]