Compare commits
1 Commits
79510b9353
...
49051cff43
Author | SHA1 | Date | |
---|---|---|---|
49051cff43 |
@ -27,8 +27,8 @@
|
||||
- clangd-12
|
||||
|
||||
- name: (neo)vim install clangd alternative
|
||||
when: ansible_distribution == "Ubuntu" and
|
||||
ansible_distribution_release = "20.04"
|
||||
when: ansible_distribution == 'Ubuntu' and
|
||||
ansible_distribution_release == '20.04'
|
||||
become: true
|
||||
alternatives:
|
||||
name: clangd
|
||||
|
Loading…
x
Reference in New Issue
Block a user