From cc1002fc6ea6d98f61ba9aa1ead67a34dcbe0f4c Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Mon, 10 Jan 2022 14:43:52 +0100 Subject: lol header --- migrate-centos-8-to-stream.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrate-centos-8-to-stream.yml b/migrate-centos-8-to-stream.yml index ce9c5c2..f35c745 100644 --- a/migrate-centos-8-to-stream.yml +++ b/migrate-centos-8-to-stream.yml @@ -1,5 +1,5 @@ --- -- hosts: "{{runtime_hosts|default('dus_test')}}" +- hosts: "{{runtime_hosts|default('CHANGEME')}}" gather_facts: "no" tasks: - name: Gather distro -- cgit v1.2.3