Skip to content

robbyoconnor/ansible-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

andrewrothstein.docker

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