Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

elan-ev/docker_install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible: Install Docker Role

⚠️ This repository has been archived. Please use virtUOS/docker_install instead.

This Ansible role installs the Docker CE repository and Docker itself. It will start and enable the service so that the host is ready to run containers.

Example Playbook

Example of how to use the role:

- hosts: all
  become: true
  roles:
    - role: elan.docker_install

About

Ansible role to install Docker CE

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors