Skip to content

elan-ev/docker_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible: Install Docker Role

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

Topics

Resources

License

Stars

Watchers

Forks

Contributors