fix terraformls config and pkg
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
- name: Append terraformls to pkg_go
|
||||
when:
|
||||
- terraform.method == 'gosrc'
|
||||
- terraformls.method == 'gosrc'
|
||||
ansible.builtin.set_fact:
|
||||
pkg_go: "{{ pkg_go + [terraformls.gopkg] }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user