Skip to content

jnmoal/ansible-role-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role ansible-docker

This role install the latest Docker on a machine. Docker compose and Docker tool can also be installed.

This role is tested on:

  • Fedora 27
  • Debian 9 (stretch)
  • CentOS 7

If you need another OS feel free to create an issue, or even better a merge request.

Role Variables

Open up the defaults/main.yml.

Example Playbook

To install this role, run the following command:

ansible-galaxy install --roles-path . jnmoal.docker

Then, in your playbook:

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

License

Cf. LICENSE file

Author Information

Jean-Nicolas Moal

About

Mirror of gitlab.com/jnmoal-ansible/docker.

Resources

License

Stars

Watchers

Forks

Packages

No packages published