Re-enable apt install of fzf no new Debian
This commit is contained in:
parent
03de2224f8
commit
7148f492b0
6
roles/fzf/tasks/Debian-apt.yaml
Normal file
6
roles/fzf/tasks/Debian-apt.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: install apt package
|
||||
become: true
|
||||
apt:
|
||||
name: fzf
|
||||
state: latest
|
Loading…
x
Reference in New Issue
Block a user