Skip to content

xcdr/ansible-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible role for Docker

This is a simple Ansible role for installing Docker via ansible-galaxy.

The role should work on all Debian based distributions.

Installation

Add this to your requirements.yml:

- src: https://github.com/xcdr/ansible-docker
  name: xcdr.docker

Example playbook

---

- hosts: myhost
  roles: xcdr.docker

License

MIT

About

Ansible role for Docker CE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published