Updated README.md file

This commit is contained in:
Luca Matteo Spoljarevic 2025-11-24 01:16:04 +01:00
parent ad0881fddb
commit ef29e838dd

View file

@ -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.