The role to install ghq ( https://github.com/motemen/ghq )
If you want to use this role on macOS and ghq_install_by_brew: yes
, this will require that Homebrew is installed.
No other dependencies
- hosts: servers
roles:
- name: pddg.ghq
become: yes
vars:
ghq_install_dir: /usr/local/bin
ghq_version: 1.0.1
Apache 2.0 Software License
pddg