mirror of
https://github.com/famedly/ansible-collection-base
synced 2024-11-10 06:24:17 +00:00
update(lego): bump version to 4.12.3
This commit is contained in:
parent
daa1572d96
commit
c329437b21
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.12.1"
|
||||
lego_version: "4.12.3"
|
||||
lego_system_type: "linux"
|
||||
lego_system_arch: "amd64"
|
||||
lego_executable: "{{ lego_base_path }}/lego"
|
||||
|
|
Loading…
Reference in a new issue