Ver código fonte

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

Carl Meyer 8 anos atrás
pai
commit
a343509129
1 arquivos alterados com 0 adições e 3 exclusões
  1. 0
    3
      roles/common/tasks/letsencrypt.yml

+ 0
- 3
roles/common/tasks/letsencrypt.yml Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar