disable letsencrypt role for now
its broken with webroot method
This commit is contained in:
parent
7bb3478ea7
commit
055458219e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user