https://github.com/route1337/ansible-role-dockerhost
Install and configure the core requirements for working with Docker on Ubuntu-based systems.
https://github.com/route1337/ansible-role-dockerhost
ansible ansible-role docker docker-compose ubuntu
Last synced: 3 months ago
JSON representation
Install and configure the core requirements for working with Docker on Ubuntu-based systems.
- Host: GitHub
- URL: https://github.com/route1337/ansible-role-dockerhost
- Owner: route1337
- License: mit
- Created: 2020-07-10T03:30:52.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T01:06:01.000Z (almost 2 years ago)
- Last Synced: 2026-02-09T06:51:29.878Z (5 months ago)
- Topics: ansible, ansible-role, docker, docker-compose, ubuntu
- Language: Ruby
- Homepage: https://galaxy.ansible.com/route1337/docker_host
- Size: 42 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
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](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!