fix permissions

master
NotAFile 2018-03-18 03:20:49 +01:00
parent a9b51f66fb
commit 58225636d7
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
- name: install essential packages
apt: name={{ item }} state=latest
become: true
with_items:
- htop
- vim