Updated README.md file
This commit is contained in:
parent
ad0881fddb
commit
ef29e838dd
1 changed files with 10 additions and 0 deletions
10
README.md
10
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.
|
||||
Loading…
Reference in a new issue