From ff8aaca36aa9510f9e5ab8663213cdbf95c803fa Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Tue, 13 Jul 2021 13:18:17 +0200 Subject: distibution, lul. --- ansible/git-out.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/git-out.yml b/ansible/git-out.yml index 30c2d7e..f165e5c 100644 --- a/ansible/git-out.yml +++ b/ansible/git-out.yml @@ -13,7 +13,7 @@ tasks: - name: Gather necessary facts setup: - filter: "ansible_distibution*" + filter: "ansible_distribution*" - name: Trigger execution on Red Hat derivatives debug: msg: "{{ansible_distribution}}, checking in." -- cgit v1.2.3