11 lines
No EOL
210 B
Markdown
11 lines
No EOL
210 B
Markdown
# ansible-role-docker
|
|
|
|
Ansible role to install Docker.
|
|
|
|
## Customization
|
|
|
|
The following are default variables that can be overwritten:
|
|
```yaml
|
|
# Converted to /etc/docker/daemon.json
|
|
docker_daemon_config: {}
|
|
``` |