From 70f9e2f7c04d3aabf1cba8aa234e42e8dd753222 Mon Sep 17 00:00:00 2001 From: Tobias Trabelsi Date: Mon, 4 Mar 2019 00:00:59 +0100 Subject: [PATCH] added build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 67858be..a3efcd8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ansible +[![Build Status](https://drone.burntbunch.org/api/badges/lerentis/ansible-container/status.svg)](https://drone.burntbunch.org/lerentis/ansible-container) + Docker images for running and testing ansible playbooks with various operating systems. This Project is based on this [project](https://github.com/pauvos/ansible), which seems abandoned I don't like obfuscated Dockerfiles with external scripts and hundreds of bells and whistles, so I created these simple ones.