Files
Alberto Murillo 601dfe89a8 documentation: Add contribution notice
Add a contribution notice on each role to direct users to
open issues and pull requests at github.com/clearlinux/clear-config-management
rather than github.com/clearlinux/ansible-role-<rolename>

Fixes #43

Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
2016-09-19 11:54:01 -05:00

655 B

clearlinux.docker

This role installs docker 1.12 on Ubuntu, Fedora and ClearLinux

Requirements

None

Role Variables

Variable Default Value Description
swupd_args arguments for swupd (clearlinux)

Dependencies

None

Example Playbook

file site.yml

- hosts: servers
  roles:
    - clearlinux.docker

Contribution

Pull Requests and Issues should be opened at clearlinux/clear-config-management.

License

Apache-2.0

Author Information

This role was created by Alberto Murillo