diff options
| author | mail_redacted_for_web | 2021-07-13 13:18:17 +0200 |
|---|---|---|
| committer | mail_redacted_for_web | 2021-07-13 13:18:17 +0200 |
| commit | ff8aaca36aa9510f9e5ab8663213cdbf95c803fa (patch) | |
| tree | fbb34df9cfcb90b11751bfa8527ff6b18efdfdb8 | |
| parent | a84c6ee664c15481b92a84b50172c85d37c6191f (diff) | |
| download | lulz-ff8aaca36aa9510f9e5ab8663213cdbf95c803fa.tar.bz2 | |
distibution, lul.
| -rw-r--r-- | ansible/git-out.yml | 2 |
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." |
