Go to file
Radar231 efd8056033 updated docker install procedure as per doc pages 2023-05-16 14:30:29 -04:00
meta added meta dir 2021-07-22 23:16:58 -04:00
tasks updated docker install procedure as per doc pages 2023-05-16 14:30:29 -04:00
README.md cleanup: removed centos code, cleaned up debian & ubuntu references 2022-01-03 10:08:35 -05:00

README.md

Ansible Role: docker

Introduction

This role will install docker on the target host.

NOTE:

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

{{ ansible_distribution }} {{ ansible_os_family }}