From 7920339ce221361d00db21e22ded40911653c740 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 5 Sep 2022 22:08:38 +0100 Subject: [PATCH] feat: add footer to other Ansible emails --- website/source/_daily_emails/2022-09-02.md | 4 ++++ website/source/_daily_emails/2022-09-03.md | 4 ++++ website/source/_daily_emails/2022-09-04.md | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/website/source/_daily_emails/2022-09-02.md b/website/source/_daily_emails/2022-09-02.md index a3714116..88cc2081 100644 --- a/website/source/_daily_emails/2022-09-02.md +++ b/website/source/_daily_emails/2022-09-02.md @@ -16,3 +16,7 @@ It also doesn't just work on servers. I use Ansible to configure my local develo Lastly, I use Ansible to deploy application code onto servers and automatically run any required steps, ensuring that deployments are simple, robust and repeatable. In the next few emails, I'll explain how I've been able to utilise Ansible for each of these situations. + +--- + +Want to learn more about how I use Ansible? [Register for my upcoming free email course]({{site.url}}/ansible-course). diff --git a/website/source/_daily_emails/2022-09-03.md b/website/source/_daily_emails/2022-09-03.md index f8f3deae..f836c372 100644 --- a/website/source/_daily_emails/2022-09-03.md +++ b/website/source/_daily_emails/2022-09-03.md @@ -50,3 +50,7 @@ If you needed to create a separate database server or another server for a new e This doesn't apply just to servers - you can also use Ansible to create security groups and S3 buckets, manage SSH keys, firewalls, and load balancers. Once we have our infrastructure in place, we can start using Ansible to set and manage its configuration, which we'll do in tomorrow's email. + +--- + +Want to learn more about how I use Ansible? [Register for my upcoming free email course]({{site.url}}/ansible-course). diff --git a/website/source/_daily_emails/2022-09-04.md b/website/source/_daily_emails/2022-09-04.md index 3724930e..dd83eaaf 100644 --- a/website/source/_daily_emails/2022-09-04.md +++ b/website/source/_daily_emails/2022-09-04.md @@ -20,4 +20,4 @@ Very quickly, you can get a full stack installed and configured - ready to serve --- -If you want to learn more about how I use Ansible, [register for my upcoming free email course]({{site.url}}/ansible-course). +Want to learn more about how I use Ansible? [Register for my upcoming free email course]({{site.url}}/ansible-course).