A role that installs and launches an optionally TLS secured Docker daemon. Only listens remotely if secured with TLS.
See meta/main.yml
See meta/main.yml
- hosts: servers
roles:
- role: andrewrothstein.docker
docker_insecure_registries :
- localhost:5000
MIT
Andrew Rothstein andrew.rothstein@gmail.com