Change old /archive/* links to /daily/*

This commit is contained in:
Oliver Davies 2024-12-19 20:26:33 +00:00
parent 661669f2a5
commit 538141466c
406 changed files with 457 additions and 457 deletions

View file

@ -1,7 +1,7 @@
---
title: "Deploying applications with Ansible"
pubDate: 2022-09-06
permalink: "archive/2022/09/06/deploying-applications-with-ansible"
permalink: "daily/2022/09/06/deploying-applications-with-ansible"
---
The last few days' emails have been about using Ansible to create and configure infrastructure, but it can also be used to deploy application code.