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
This is an ansible role to install docker.
$ ansible-galaxy install tottoto.docker
- name: Example playbook to use tottoto.docker
hosts: all
become: yes
roles:
- tottoto.docker