Files
Blog/content/post/semaphore-ui-interface-ansible-terraform.md
Gitea Actions dc6bf7b47d
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Staging (push) Successful in 9s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Deploy-Production (push) Successful in 8s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 2s
Auto-update blog content from Obsidian: 2026-02-03 15:00:18
2026-02-03 15:00:18 +00:00

28 lines
592 B
Markdown

---
slug:
title: Template
description:
date:
draft: true
tags:
categories:
---
## Intro
In my homelab, I like to play around with tools like Ansible and Terraform. But the principal way to interact with those tools is the CLI. I love the CLI, but sometime a fancy web interface is great.
After having setup my OPNsense cluster, I wanted a way to keep it up to date. Of course I wanted it to be automated, so I thought about creating an Ansible playbook.
## What is Semaphore UI
## Installation
## Discovery
## Launching an Ansible playbook
## Deploy with Terraform
## Conclusion