From 57768b598f5647c42d6160ba9814584e915a5129 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Tue, 9 Jun 2026 20:24:47 +0000 Subject: [PATCH] Auto-update blog content from Obsidian: 2026-06-09 20:24:47 --- content/post/20-automating-proxmox-update-ansible/index.fr.md | 2 +- content/post/20-automating-proxmox-update-ansible/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/post/20-automating-proxmox-update-ansible/index.fr.md b/content/post/20-automating-proxmox-update-ansible/index.fr.md index 1b4c507..a34cb21 100644 --- a/content/post/20-automating-proxmox-update-ansible/index.fr.md +++ b/content/post/20-automating-proxmox-update-ansible/index.fr.md @@ -88,7 +88,7 @@ Pour Proxmox, je ne voulais pas d’un playbook qui exécute simplement `apt upg - Attendre que Ceph soit en bonne santé - Envoyer un rapport Ntfy final -Le playbook complet est disponible sur mon [dépôt Homelab](https://git.vezpi.com/Vezpi/Homelab/src/branch/lab/ansible/proxmox/update_proxmox.yml) +Le playbook complet est disponible sur mon [dépôt Homelab](https://github.com/Vezpi/Homelab/blob/main/ansible/proxmox/update_proxmox.yml) --- ## Détails du Workflow diff --git a/content/post/20-automating-proxmox-update-ansible/index.md b/content/post/20-automating-proxmox-update-ansible/index.md index c8413a8..b8156fc 100644 --- a/content/post/20-automating-proxmox-update-ansible/index.md +++ b/content/post/20-automating-proxmox-update-ansible/index.md @@ -88,7 +88,7 @@ For Proxmox, I did not want a playbook that simply runs `apt upgrade` on all nod - Wait for Ceph to be healthy - Send a final Ntfy report -The full playbook is available on my [Homelab repo]([https://git.vezpi.com/Vezpi/Homelab/src/branch/lab/ansible/proxmox/update_proxmox.ym](https://github.com/Vezpi/Homelab/blob/main/ansible/proxmox/update_proxmox.yml)l) +The full playbook is available on my [Homelab repo](https://github.com/Vezpi/Homelab/blob/main/ansible/proxmox/update_proxmox.yml) --- ## Workflow Details