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