fix apt without root
This commit is contained in:
parent
1abbb0872b
commit
889b93a02e
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
name:
|
||||
- "python-lsp-server[all]"
|
||||
- name: Install terraform-ls
|
||||
become: true
|
||||
apt:
|
||||
pkg: terraform-ls
|
||||
- name: Set default applications
|
||||
|
|
Reference in a new issue