Files
Alberto Murillo 80494ca417 docker: Add docker role
This role installs docker 1.12 in ubuntu, fedora and clearlinux

Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
2016-09-02 10:02:51 -05:00

31 lines
509 B
YAML

galaxy_info:
author: Alberto Murillo
description: Role to install docker on ubuntu, fedora and clearlinux
company: Intel
issue_tracker_url: https://github.com/clearlinux/clear-config-management/issues
license: Apache
min_ansible_version: 2.1
platforms:
- name: Ubuntu
versions:
- xenial
- name: Fedora
versions:
- 24
- name: ClearLinux
versions:
- all
galaxy_tags:
- ubuntu
- xenial
- clearlinux
- fedora
- docker
dependencies: []