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

---
 facts-scan.yaml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/facts-scan.yaml b/facts-scan.yaml
index 4c48cae..b3ebafe 100644
--- a/facts-scan.yaml
+++ b/facts-scan.yaml
@@ -1,6 +1,6 @@
 ---
 - name: scan facts
-  hosts: demoext
+  hosts: localhost
   become: false
   tasks:
     - debug:

--
Gitblit v1.9.3