No description
Find a file
2025-11-24 20:58:48 +01:00
checks Added playbook to gather system information 2025-11-23 19:31:20 +01:00
configuration Playbook to create a user called master with sudo rights 2025-11-24 01:12:13 +01:00
health Fixed errors 2025-11-21 19:46:17 +01:00
installation Added Tailscale Automation 2025-11-24 20:58:48 +01:00
LICENCE Initial push 2025-11-21 12:37:59 +01:00
README.md Updated README.md file 2025-11-24 01:16:04 +01:00

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.