Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

andrewrothstein/ansible-docker

Repository files navigation

andrewrothstein.docker

Build Status

A role that installs and launches an optionally TLS secured Docker daemon. Only listens remotely if secured with TLS.

Requirements

See meta/main.yml

Role Variables

See defaults/main.yml

Dependencies

See meta/main.yml

Example Playbook

- hosts: servers
  roles:
    - role: andrewrothstein.docker
	  docker_insecure_registries :
	    - localhost:5000

License

MIT

Author Information

Andrew Rothstein andrew.rothstein@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published