# 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 }}