Go to file
Radar231 e28a7a4f0c added meta dir 2021-07-22 23:16:58 -04:00
meta added meta dir 2021-07-22 23:16:58 -04:00
tasks initial checkin 2021-07-22 23:14:55 -04:00
README.md initial checkin 2021-07-22 23:14:55 -04:00

README.md

Ansible Role: docker

Introduction

This role will install docker on the target host.

This role should work on both Ubuntu and CentOS based hosts.

NOTE:

The following variables must be specified in the calling playbook (usually done by doing a 'gather_facts' action);

{{ ansible_distribution }}