Skip to content

furdarius/ansible-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Docker

Build Status

Install Docker Engine on remote machine.

Install

ansible-galaxy install Furdarius.docker

Variables

All variables can be found in defaults/main.yml

Playbook example

---
- hosts: all
  become: true
  roles:
    - docker

About

Role for installing Docker Engine on remote machine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published