galaxy_info: author: Vassiliy Yegorov description: | This Ansible role enables people to install the latest Docker on an Ubuntu-like system. It also provides a handy library function to validate that the Docker daemon is running and functional. license: MIT min_ansible_version: 1.4 platforms: - name: Ubuntu versions: - trusty galaxy_tags: - docker - ubuntu dependencies: []