Compare commits
1 Commits
94a52be6cc
...
0f6dda4f2b
Author | SHA1 | Date | |
---|---|---|---|
0f6dda4f2b |
@ -17,7 +17,8 @@
|
||||
- yamllint
|
||||
|
||||
- name: (neo)vim install apt packages
|
||||
when: ansible_distribution == "Ubuntu" and
|
||||
when: >-
|
||||
ansible_distribution == "Ubuntu" and
|
||||
ansible_distribution_release = "20.04"
|
||||
become: true
|
||||
apt:
|
||||
|
Loading…
x
Reference in New Issue
Block a user