tottoto.docker

Ansible role docker

This is an ansible role to install docker.

Installation

$ ansible-galaxy install tottoto.docker

Example

- name: Example playbook to use tottoto.docker
  hosts: all
  become: yes
  roles:
    - tottoto.docker
About

An ansible rolr to install docker

Install
ansible-galaxy install tottoto.docker
GitHub repository
License
Unknown
Downloads
53
Owner