Ansible/README.md
Luca Matteo Spoljarevic ef29e838dd Updated README.md file
2025-11-24 01:16:04 +01:00

10 lines
677 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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