Install RPMFusion RPMs and fix warning for VSCode

Closes 

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2020-10-17 13:41:25 +02:00
parent c52ced59e5
commit bf1cce91fa
No known key found for this signature in database
GPG key ID: DE0CF444096A468D
2 changed files with 12 additions and 1 deletions
playbooks/roles/vscode/tasks

View file

@ -1,7 +1,7 @@
---
- name: Create directories for VSCode
file:
path: {{ item }}
path: "{{ item }}"
state: directory
loop:
- ~/.local/bin