We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac39a17 commit eb34689Copy full SHA for eb34689
defaults/main.yml
@@ -114,5 +114,5 @@ odoo_role_logrotate_odoo:
114
115
# wkhtmltopdf version
116
wkhtmltox_version_jammy: "0.12.6.1-2"
117
-wkhtmltox_version_bionic: "0.12.6.1"
+wkhtmltox_version_bionic: "0.12.6-1"
118
wkhtmltox_version: "{% if ansible_distribution_release in ['jammy', 'bullseye'] %}{{ wkhtmltox_version_jammy }}{% else %}{{wkhtmltox_version_bionic}}{% endif %}"
0 commit comments