mirror of
https://gitlab.com/sagidayan/linux-config.git
synced 2024-10-31 21:15:25 +00:00
Sagi Dayan
1219325293
Removed all debian/ubuntu CI and tasks. Focusing on fedora. Moved some gh_releases tasks to dnf since they are all in the fedora repos. Signed-off-by: Sagi Dayan <sagidayan@gmail.com>
13 lines
308 B
YAML
13 lines
308 B
YAML
---
|
|
#- name: Installing fzf
|
|
# ansible.builtin.include_role:
|
|
# name: gh_release_bin
|
|
# vars:
|
|
# name: fzf
|
|
# repo: junegunn/fzf
|
|
# bin_path: "/fzf"
|
|
# autocomplete_path: "/fzf-*/shell/completion.zsh"
|
|
# man_path: "/fzf-*/man/man1/fzf.1"
|
|
# include_source: yes
|
|
# filter: linux_amd64.tar.gz
|
|
|