2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-08 16:14:12 +00:00

Merge pull request #699 from mhbu50/patch-1

Update debian_family.yml
This commit is contained in:
Ameya Shenoy 2018-07-10 16:54:33 +05:30 committed by GitHub
commit 2b090d6014
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@
- apt-transport-https - apt-transport-https
- libsasl2-dev - libsasl2-dev
- libldap2-dev - libldap2-dev
- libcups2-dev
- include_tasks: debian.yml - include_tasks: debian.yml
when: ansible_distribution == 'Debian' when: ansible_distribution == 'Debian'