Fix "Permission denied" error when installing deps

This commit is contained in:
Paul Heidenreich 2019-08-01 08:23:55 +02:00 committed by GitHub
parent 5afc0f8ab4
commit 39a720e257
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@
state: absent
- name: Ensure dependencies are installed.
become: true
apt:
name:
- apt-transport-https