From dc6bf7b47dd4e62e122b39d7d3cec8fa51c65f3a Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Tue, 3 Feb 2026 15:00:18 +0000 Subject: [PATCH] Auto-update blog content from Obsidian: 2026-02-03 15:00:18 --- content/post/semaphore-ui-interface-ansible-terraform.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/post/semaphore-ui-interface-ansible-terraform.md b/content/post/semaphore-ui-interface-ansible-terraform.md index f80d231..51a3486 100644 --- a/content/post/semaphore-ui-interface-ansible-terraform.md +++ b/content/post/semaphore-ui-interface-ansible-terraform.md @@ -9,6 +9,12 @@ 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