Skip to content

Commit e936aa0

Browse files
committed
🖼️ (posts): add idempotency.png and update metadata for configuration drift article
- updated: content/tech-journal/post-02-preventing-configuration-drift/index.md (feature image metadata) - added: content/tech-journal/post-02-preventing-configuration-drift/idempotency.png (feature image)
1 parent 2757ea4 commit e936aa0

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed
1.71 MB
Loading

‎content/tech-journal/post-02-preventing-configuration-drift/index.md‎

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@ summary: "This article contrasts traditional shell scripts with Ansible's idempo
66
date: 2024-09-12
77
tags: ["Ansible", "Automation", "Configuration Drift", "Idempotency", "Infrastructure as Code", "Shell Scripts"]
88
categories: ["Automation & DevOps"]
9-
cover: "ansible-idempotency-cover.png"
10-
coverAlt: "Ansible logo illustrating idempotency in automation"
11-
thumbnail: "ansible-thumb.webp"
12-
thumbnailAlt: "Ansible Idempotency Thumbnail"
9+
feature: "idempotency.png"
10+
featureAlt: "Ansible logo illustrating idempotency in automation"
1311
draft: false
1412
---
1513

0 commit comments

Comments
 (0)