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:
|
name:
|
||||||
- "python-lsp-server[all]"
|
- "python-lsp-server[all]"
|
||||||
- name: Install terraform-ls
|
- name: Install terraform-ls
|
||||||
|
become: true
|
||||||
apt:
|
apt:
|
||||||
pkg: terraform-ls
|
pkg: terraform-ls
|
||||||
- name: Set default applications
|
- name: Set default applications
|
||||||
|
|
Reference in a new issue