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