Skip to content

pddg/ansible-role-ghq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pddg.ghq

Actions Status

The role to install ghq ( https://github.com/motemen/ghq )

Requirements

If you want to use this role on macOS and ghq_install_by_brew: yes, this will require that Homebrew is installed.

Role Variables

See defaults/main.yml

Dependencies

No other dependencies

Example Playbook

- hosts: servers
  roles:
    - name: pddg.ghq
      become: yes
      vars:
        ghq_install_dir: /usr/local/bin
        ghq_version: 1.0.1

License

Apache 2.0 Software License

Author Information

pddg

About

The ansible role install ghq on your system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages