Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wtanaka/ansible-role-docker
Ansible role for docker.io installation
https://github.com/wtanaka/ansible-role-docker
ansible ansible-galaxy ansible-role ansible-roles container containers docker docker-io galaxy
Last synced: 13 days ago
JSON representation
Ansible role for docker.io installation
- Host: GitHub
- URL: https://github.com/wtanaka/ansible-role-docker
- Owner: wtanaka
- Created: 2016-06-27T08:29:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T07:11:37.000Z (over 4 years ago)
- Last Synced: 2024-11-22T21:49:51.909Z (2 months ago)
- Topics: ansible, ansible-galaxy, ansible-role, ansible-roles, container, containers, docker, docker-io, galaxy
- Size: 24.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build
Status](https://travis-ci.org/wtanaka/ansible-role-docker.svg?branch=master)](https://travis-ci.org/wtanaka/ansible-role-docker)
[![CircleCI](https://circleci.com/gh/wtanaka/ansible-role-docker.svg?style=svg)](https://circleci.com/gh/wtanaka/ansible-role-docker)wtanaka.docker
==============Ansible role to install docker on ubuntu
Example Playbook
----------------- hosts: all
roles:
- role: wtanaka.docker
docker_users:
- 'myusername'Author Information
------------------http://wtanaka.com/