From ef29e838ddce8cf857a6bccd724f7b7a907932cd Mon Sep 17 00:00:00 2001 From: Luca Matteo Spoljarevic Date: Mon, 24 Nov 2025 01:16:04 +0100 Subject: [PATCH] Updated README.md file --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e69de29..2adb6e1 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +# Ansible Playbooks for Semaphore UI + +A curated set of Ansible playbooks designed to work seamlessly with the Semaphore CI/CD interface. The collection covers common automation tasks such as system checks, configuration, installation, and routine maintenance across various Linux distributions. + +## Repository Overview + +- **Checks & Health** – Ping tests, service status verification, and overall health monitoring. +- **Configuration** – Centralized host configuration, master node creation, and system tweaks. +- **Installation** – Automated OS installations (Arch, RHEL) and package updates (DNF). +- **Maintenance** – Regular updates, cleanup, and other upkeep tasks.