diff --git a/etc-git/tasks/commit.yml b/etc-git/tasks/commit.yml index f32c6ede..f84c9b67 100644 --- a/etc-git/tasks/commit.yml +++ b/etc-git/tasks/commit.yml @@ -1,12 +1,5 @@ --- -- name: "evocommit script is installed" - copy: - src: evocommit - dest: /usr/local/bin/evocommit - mode: "0755" - force: yes - # /etc - name: Is /etc a git repository stat: