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:50:59 +00:00

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