Skip to content

nir3shprabu/ansible-role-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible role for Docker

This is a role that will install the Docker CE engine and docker-compose from the official APT repo and perform the post-installation steps on a Ubuntu target

Usage

Add this to requirements.yml:

- src: https://github.com/nir3shprabu/ansible-role-docker
  name: 
  version: v<latest-release>

Sample playbook

 
- name: "install docker"
  hosts: enter your hosts file
  become: yes
  role:
    - ansible-role-docker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors