Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 718 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 718 Bytes

ansible-docker-ubuntu

Description

ansible-docker-ubuntu is a simple Ansible role for installing Docker Community Edition for development on an Ubuntu machine.

Usage

Within Ansible playbook:

...
roles:
  - ansible-docker-ubuntu
...

Contributing

Spatial Current, Inc. is currently accepting pull requests for this repository. We'd love to have your contributions! Please see Contributing.md for how to get started.

License

This work is distributed under the MIT License. See LICENSE file.