From 1de6236f80a879ca110981fe0e5c0c05c521225b Mon Sep 17 00:00:00 2001
From: Olaf Bohlen <olaf.bohlen@niit.com>
Date: Thu, 20 Aug 2020 10:06:45 +0200
Subject: [PATCH] new stuff during t3

---
 play-with-template.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/play-with-template.yml b/play-with-template.yml
index 0536367..e612d35 100644
--- a/play-with-template.yml
+++ b/play-with-template.yml
@@ -1,6 +1,6 @@
 ---
 - name: Simple play for class DO407 which introduces j2 templates
-  hosts: server
+  hosts: foobar
   become: true
   tasks:
     - name: use template to create /etc/motd

--
Gitblit v1.9.3