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.
ansible-role-docker/README.md
2023-04-17 17:39:58 +00:00

11 lines
No EOL
195 B
Markdown

# 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: {}
```