Skip to content

Installs Docker to run in root mode.

License

Notifications You must be signed in to change notification settings

m3h7/ansible-role-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role docker

Installs Docker to run in root mode.

Requirements

This role requires Ansible 2.14 or higher.

Role Variables

See defaults/main.yml.

Dependencies

None.

Example Playbook

Example show how to install Docker.

- hosts: servers
  roles:
     - { role: m3h7.docker }

License

MIT

About

Installs Docker to run in root mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages