diff --git a/roles/git/server/tasks/main.yml b/roles/git/server/tasks/main.yml index 0c43efc..0a74944 100644 --- a/roles/git/server/tasks/main.yml +++ b/roles/git/server/tasks/main.yml @@ -49,7 +49,7 @@ - logo.png - gitweb-local.css -- name: link apache git config +- name: create apache git config copy: dest: /etc/httpd/conf.local.d/git.conf src: git.conf