소스 검색

No need for letsencrypt.yml to ensure Apache is running.

Carl Meyer 8 년 전
부모
커밋
a343509129
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0
    3
      roles/common/tasks/letsencrypt.yml

+ 0
- 3
roles/common/tasks/letsencrypt.yml 파일 보기

@@ -83,6 +83,3 @@
83 83
   when: ansible_ssh_user == "vagrant"
84 84
 
85 85
 ### Back to normal
86
-
87
-- name: Start Apache
88
-  service: name=apache2 state=started

Loading…
취소
저장