diff --git a/README. b/README. new file mode 100644 index 0000000..81e54b0 --- /dev/null +++ b/README. @@ -0,0 +1,11 @@ +# 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: {} +``` \ No newline at end of file