No description
This repository has been archived on 2024-05-16. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-04-17 17:39:43 +00:00
defaults fix docker daemon default 2023-04-17 19:29:57 +02:00
meta init 2023-04-17 19:28:35 +02:00
tasks init 2023-04-17 19:28:35 +02:00
README. Add 'README.' 2023-04-17 17:39:43 +00:00

# ansible-role-docker

Installs docker.

## Customization

The following are default variables that can be overwritten:
```yaml
# Converted to /etc/docker/daemon.json
docker_daemon_config: {}
```