linux-config/roles/modern_unix_tools/tasks/main.yml
Sagi Dayan 1219325293
Update
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>
2023-12-18 17:47:31 +02:00

14 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