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
- Host: GitHub
- URL: https://github.com/dschep/ansible-docker
- Owner: dschep
- Created: 2015-11-19T06:06:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-20T20:15:40.000Z (about 10 years ago)
- Last Synced: 2025-10-14T07:06:08.112Z (3 months ago)
- Homepage: https://galaxy.ansible.com/detail#/role/6083
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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