Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

(deprecated) ansible role to install fzf

License

Notifications You must be signed in to change notification settings

suzuki-shunsuke/ansible-fzf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-fzf

Build Status

ansible role to install fzf.

This role is deprecated and removed from Ansible Galaxy! (2019-02-12)

This role is deprecated because it isn't maintained for a long time. I have removed this role from Ansible Galaxy. Please use other role.

#2

Note

  • If this role succeeds, the result's changed attribute is always true.

Requirements

Role Variables

  • ghq_executable: The executable path of ghq command. The default is "ghq".

Dependencies

Example Playbook

- hosts: servers
  roles:
    - suzuki-shunsuke.fzf

License

MIT