mirror of
https://github.com/frappe/bench.git
synced 2024-11-13 16:56:33 +00:00
Update debian_family.yml
add libcups2-dev library to install pycups module
This commit is contained in:
parent
c7f46d5372
commit
bf67e1c517
@ -32,11 +32,12 @@
|
||||
- apt-transport-https
|
||||
- libsasl2-dev
|
||||
- libldap2-dev
|
||||
|
||||
- libcups2-dev
|
||||
|
||||
- include_tasks: debian.yml
|
||||
when: ansible_distribution == 'Debian'
|
||||
|
||||
- include_tasks: ubuntu.yml
|
||||
when: ansible_distribution == 'Ubuntu'
|
||||
|
||||
...
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user