mirror of
https://github.com/famedly/ansible-collection-base
synced 2024-11-10 06:24:17 +00:00
update(lego): bump version to 4.15.0
This commit is contained in:
parent
944298ad54
commit
e78876d8cf
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ lego_certificate_store_user: "{{ lego_user_res.uid | default(lego_user) }}"
|
|||
lego_certificate_store_group: "{{ lego_user_res.group | default(lego_user) }}"
|
||||
lego_certificate_store_mode: "0750"
|
||||
lego_systemd_path: "/etc/systemd/system"
|
||||
lego_version: "4.14.2"
|
||||
lego_version: "4.15.0"
|
||||
lego_system_type: "linux"
|
||||
lego_system_arch: "amd64"
|
||||
lego_executable: "{{ lego_base_path }}/lego"
|
||||
|
|
Loading…
Reference in a new issue