Fix dpkg if needed

This commit is contained in:
2018-11-13 07:53:33 -05:00
parent 679d68d4bf
commit 8f1a1ac2b8

View File

@@ -1,4 +1,7 @@
---
- name: Fix dpkg if needed
raw: dpkg --configure -a
- name: Install package dependencies
raw: apt-get update -qq && apt-get install -y python-simplejson python-urllib3 python-openssl python-pyasn1 python-pip ca-certificates