docker/README.md
Knut Ahlers 64cbcc74e7
Add meta files
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-12-13 10:35:01 +01:00

15 lines
424 B
Markdown

# luzifer-ansible / docker
This role installs latest docker-ce on a host, configures its startup parameters and enables it as a systemd daemon.
## Requirements
- 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).