Browse Source

formatting

Alex Payne 8 years ago
parent
commit
b674035d21
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      roles/git/tasks/cgit.yml

+ 1
- 1
roles/git/tasks/cgit.yml View File

@@ -46,7 +46,7 @@
46 46
             group=root
47 47
             owner=root
48 48
 
49
-- name: Enable Apache cgi module
49
+- name: Enable Apache CGI module
50 50
   command: a2enmod cgi creates=/etc/apache2/mods-enabled/cgi.load
51 51
   notify: restart apache
52 52
 

Loading…
Cancel
Save