Skip to content

stromvirvel/ansible-role-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

docker

Install Docker

Requirements

None

Role Variables

None

Dependencies

None

Example Playbook

Install Docker

- hosts: servers
  roles:
     - mongrelion.docker

Testing

For development, we use Vagrant. Bring the VM up with

$ vagrant up

This will automatically run the playbooks against the virtual machine once it's up.
After making changes to any playbook, you can test the provisioning with

$ vagrant provision

License

MIT

Author Information

You can find me on Twitter: @mongrelion

About

Ansible role for installing Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published