From f7cac1044ea26157a89e309e8c9a7b8797645ebf Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Wed, 28 Jul 2021 14:28:49 +0200 Subject: ham wir noch zwei? --- ansible/git-out.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ansible/git-out.yml') diff --git a/ansible/git-out.yml b/ansible/git-out.yml index f165e5c..2e5e2c4 100644 --- a/ansible/git-out.yml +++ b/ansible/git-out.yml @@ -27,7 +27,7 @@ notify: "debian" when: ansible_distribution_file_variety == "Debian" handlers: - - name: Copy essential binaries(tm) to {{ inventory_hostname }} + - name: Copy essential binaries(tm) copy: #src: "{{item.file}}" src: "files/git-out" @@ -37,7 +37,7 @@ group: root #loop: "{{vars.binfiles}}" listen: "redhat" - - name: Copy essential binaries(tm) to {{ inventory_hostname }} + - name: Copy essential binaries(tm) copy: #src: "{{item.file}}" src: "files/git-out" -- cgit v1.2.3