docker/README.md

16 lines
436 B
Markdown
Raw Normal View History

# luzifer-ansible / docker
This role installs latest docker-ce on a host, configures its startup parameters and enables it as a systemd daemon.
## Requirements
- Archlinux
- Debian >= 8 (jessie)
- Ubuntu >= 16.04 (xenial)
## Usage
See the [Ansible Galaxy Intro](https://galaxy.ansible.com/intro) for usage of roles within Ansible Galaxy.
For configuration variables and how to use them see [defaults/main.yml](defaults/main.yml).