1it / ansible-role-docker

Ansible role to setup Docker-CE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role: docker

Role to setup Docker-CE on Debian/RHEL based distros.

Requirements

  • Ansible 2.3.0

Variables

Playbook example:

---
- hosts: localhost
  connection: local
  roles:
    - docker

License

MIT

Author Information

Ivan Tuzhilkin ivan.tuzhilkin@gmail.com

About

Ansible role to setup Docker-CE

License:MIT License