Skip to content

Ansible role for installing Docker on Red Hat Linux or CentOS

Notifications You must be signed in to change notification settings

liangsuno/ansible-role-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

This docker role builds on geerlingguy.docker to install python-pip and docker-py so that ansible playbooks can use docker_containers and docker_image modules.

Source available at https://github.com/liangsuno/ansible-role-docker.

Dependencies

This role depends on geerlingguy.docker.

Example Playbook

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

License

BSD

Author Information

This role was created in Oct 2017 by Ooi Liang Sun liangsun@gmail.com.

About

Ansible role for installing Docker on Red Hat Linux or CentOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published