mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-30 11:15:42 +02:00
Update to 2023-06-29 10:00
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
---
|
||||
|
||||
wkhtmltopdf_package_url: https://github.com/wkhtmltopdf/packaging/releases/download/{{ wkhtmltopdf_version }}/wkhtmltox-{{ wkhtmltopdf_version }}.centos8.x86_64.rpm
|
||||
wkhtmltopdf_package_url: https://github.com/wkhtmltopdf/packaging/releases/download/{{ wkhtmltopdf_version }}/wkhtmltox-{{ wkhtmltopdf_version }}.almalinux8.x86_64.rpm
|
||||
|
3
roles/wkhtmltopdf/vars/RedHat-9.yml
Normal file
3
roles/wkhtmltopdf/vars/RedHat-9.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
|
||||
wkhtmltopdf_package_url: https://github.com/wkhtmltopdf/packaging/releases/download/{{ wkhtmltopdf_version }}/wkhtmltox-{{ wkhtmltopdf_version }}.almalinux9.x86_64.rpm
|
Reference in New Issue
Block a user