From 06179df90781c964fde5dec50005e7d437716918 Mon Sep 17 00:00:00 2001 From: deepend Date: Fri, 30 Jun 2023 19:56:14 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ec8275..d94e6ef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Thunix Ansible Playbook +[![Build Status](https://drone.tildegit.org/api/badges/thunix/ansible/status.svg)](https://drone.tildegit.org/thunix/ansible) + Clone repo, then execute playbook as follows: ```/usr/local/bin/ansible-playbook -i /var/thunix/hosts /var/thunix/site.yml```