An open API service indexing awesome lists of open source software.

https://github.com/dschep/ansible-docker

An un-fancy ansible module to install docker on Ubuntu
https://github.com/dschep/ansible-docker

Last synced: 3 months ago
JSON representation

An un-fancy ansible module to install docker on Ubuntu

Awesome Lists containing this project

README

          

Role Name
=========

Very simple docker installation for Ubuntu.

Requirements
------------

Meant to be used with modern Ubuntu distros and installs come from docker
project.

Role Variables
--------------

None

Dependencies
------------

None

Example Playbook
----------------

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
roles:
- { role: dschep.docker }

License
-------

BSD