소스 검색

formatting

Alex Payne 9 년 전
부모
커밋
b674035d21
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      roles/git/tasks/cgit.yml

+ 1
- 1
roles/git/tasks/cgit.yml 파일 보기

@@ -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…
취소
저장