Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 959 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 959 Bytes

Ansible Role - Docker Host

This repo contains the Docker Host (docker_host) Ansible role.

What this role does

Install and configure the core requirements for working with Docker on Ubuntu-based systems.

This role performs the following:

  1. Add the Docker official repository
  2. Install Docker and Docker Compose
  3. Make sure Docker is running and set to start on boot.

Variables

This Ansible role does not have any variables.

Testing

This role is fully tested via Test Kitchen using sample inventory data contained in this repo.
TESTING.md contains details and instructions for testing.

Donate To Support This Ansible Role

Route 1337 LLC's open source code heavily relies on donations. If you find this Ansible role useful, please consider using the GitHub Sponsors button to show your continued support.

Thank you for your support!