git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2021-07-13 13:18:17 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2021-07-13 13:18:17 +0200
commitff8aaca36aa9510f9e5ab8663213cdbf95c803fa (patch)
treefbb34df9cfcb90b11751bfa8527ff6b18efdfdb8
parenta84c6ee664c15481b92a84b50172c85d37c6191f (diff)
downloadlulz-ff8aaca36aa9510f9e5ab8663213cdbf95c803fa.tar.bz2
distibution, lul.
-rw-r--r--ansible/git-out.yml2
1 files changed, 1 insertions, 1 deletions
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."