disable letsencrypt role for now

its broken with webroot method
This commit is contained in:
Sadiq Saif 2017-07-17 22:57:09 -04:00 committed by GitHub
parent 7bb3478ea7
commit 055458219e
1 changed files with 5 additions and 5 deletions

View File

@ -14,12 +14,12 @@
roles: roles:
- php - php
- name: Generate LE certs on required servers #- name: Generate LE certs on required servers
hosts: webservers # hosts: webservers
user: root # user: root
roles: # roles:
- letsencrypt # - letsencrypt
- hosts: webservers - hosts: webservers