Skip to content

Commit 873482e

Browse files
committed
descriptionを追加
1 parent 9290d3c commit 873482e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/content/blogs/2025-12-01-my-server-ansible-pull.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 自宅サーバーをAnsible Pullを使ってGitHubから構成管理する
3-
description: ""
3+
description: "自宅サーバー(Raspberry Pi 5)をAnsible Pullでコード管理する「Pull型」デプロイ環境の構築録。BunやDockerを活用した自動ロールバック・事前テスト機構の実装についても解説します。"
44
category: tech
55
author: miyaji
66
tags: [advent-calendar, ansible]
@@ -171,4 +171,3 @@ Ansible の Playbook は `service` モジュールを使って systemd 経由で
171171
172172
そのため、しばらくはこの Ansible Pull + 自作ラッパーの構成を育てていくつもりです。手作りの楽しさと実用性のバランスが良く、今のところとても気に入っています。
173173
174-
```

0 commit comments

Comments
 (0)