bundles/letsencrypt: do not try to do authorizations without a webserver
This commit is contained in:
parent
76fe68a3d1
commit
9cc5c07466
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ actions = {
|
|||
'triggered': True,
|
||||
'needs': {
|
||||
'pkg_apt:dehydrated',
|
||||
'pkg_apt:nginx',
|
||||
},
|
||||
'needed_by': {
|
||||
'svc_systemd:nginx',
|
||||
|
|
Loading…
Reference in a new issue