From 93551f191ecc1d779649e4c00a2398ea5c469210 Mon Sep 17 00:00:00 2001 From: Catalina Sindrilaru Date: Wed, 20 Mar 2024 18:01:15 +0200 Subject: [PATCH] Removed text from readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b1d7c08..a31968b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Ansible Role: Docker -Forked by Catalina Sindrilaru (Eau de Web) to allow the creation of volumes using the docker_volumes variable (see defaults/main.yml for an example). - [![CI](https://github.com/geerlingguy/ansible-role-docker/workflows/CI/badge.svg?event=push)](https://github.com/geerlingguy/ansible-role-docker/actions?query=workflow%3ACI) An Ansible Role that installs [Docker](https://www.docker.com) on Linux.