Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nanne007/docker.ansible
docker ansible role
https://github.com/nanne007/docker.ansible
Last synced: 8 days ago
JSON representation
docker ansible role
- Host: GitHub
- URL: https://github.com/nanne007/docker.ansible
- Owner: nanne007
- License: mit
- Created: 2016-09-06T11:11:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-09T15:34:26.000Z (about 8 years ago)
- Last Synced: 2023-07-13T19:50:45.262Z (over 1 year ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Role Name
=========Install Docker into ubuntu 14.04 use ansible.
The role follows the official guide!
Requirements
------------
None.Role Variables
--------------None
Dependencies
------------None
Example Playbook
----------------``` yaml
- hosts: docker
roles:
- role: docker
```License
-------MIT