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

---
 motd-complex.j2 |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/motd-complex.j2 b/motd-complex.j2
index e12292c..c9c1438 100644
--- a/motd-complex.j2
+++ b/motd-complex.j2
@@ -15,4 +15,5 @@
 Part of the server group: {{ member }}
 {% endfor %}
 
-{{ ansible_facts['all_ipv4_addresses'] | to_nice_json }}
\ No newline at end of file
+{{ ansible_facts['all_ipv4_addresses'] | to_nice_json }}
+{{ ansible_facts['all_ipv4_addresses'] | to_nice_yaml }}
\ No newline at end of file

--
Gitblit v1.9.3