mirror of
https://github.com/frappe/bench.git
synced 2025-01-26 16:08:23 +00:00
Merge branch 'develop' into declarative-setup-bench
This commit is contained in:
commit
42cd38b76e
@ -33,9 +33,9 @@
|
|||||||
- name: install pdf prerequisites for Ubuntu >= 18.04
|
- name: install pdf prerequisites for Ubuntu >= 18.04
|
||||||
apt:
|
apt:
|
||||||
pkg:
|
pkg:
|
||||||
- libssl1.0-dev
|
- libssl1.1
|
||||||
state: present
|
state: present
|
||||||
force: yes
|
force: yes
|
||||||
when: ansible_distribution_version is version_compare('18.04', 'ge')
|
when: ansible_distribution_version is version_compare('18.04', 'ge')
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user