The previous variable name is the same as in the role
24367dfa.dehydrated but had a different meaning here. While in the
dehydrated role it means the directory where the working copy of the
dehydrated git repo is cloned to, in here it meant the directory for the
challenges which is known as "wellknown" dir in the dehydrated project
and role. Setting this variable before using both roles would most
certainly lead to unexpected results?!
The whole playbook does not set `dehydrated_location` so it goes with
its defaults in both roles currently, probably.
Consistent with the role setup_http_site_proxy now, which configures the
path in the reverse proxy, while this configures the same path in the
actual webserver behind the proxy.
Running the playbooks using both roles yields no change in target
configuration after this changeset.
Link: https://github.com/24367dfa/ansible-role-dehydrated/blob/main/defaults/main.yml
Fixes:
|
||
---|---|---|
.. | ||
apache | ||
apache_letsencrypt | ||
cleanuri | ||
dd24_dyndns_cron | ||
desec_dyndns_cron | ||
nfs_host | ||
nginx_https_ingress | ||
setup_http_site_forward | ||
setup_http_site_proxy | ||
users |