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:
- php
- name: Generate LE certs on required servers
hosts: webservers
user: root
#- name: Generate LE certs on required servers
# hosts: webservers
# user: root
roles:
- letsencrypt
# roles:
# - letsencrypt
- hosts: webservers