An open API service indexing awesome lists of open source software.

https://github.com/wtanaka/ansible-role-hub

hub is a command-line wrapper for git that lets you control certain parts of the GitHub API.
https://github.com/wtanaka/ansible-role-hub

ansible ansible-galaxy ansible-role ansible-roles cli cli-app cli-utilities command-line command-line-app command-line-tool command-line-tools commandline commandline-interface galaxy git git-addons github github-api

Last synced: 3 months ago
JSON representation

hub is a command-line wrapper for git that lets you control certain parts of the GitHub API.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/wtanaka/ansible-role-hub.svg?branch=master)](https://travis-ci.org/wtanaka/ansible-role-hub)
[![CircleCI](https://circleci.com/gh/wtanaka/ansible-role-hub.svg?style=svg)](https://circleci.com/gh/wtanaka/ansible-role-hub)

wtanaka.hub
===========

This ansible role installs hub, a command line wrapper for git with
integrations into the GitHub API

Example Playbook
----------------

- hosts: all
roles:
- role: wtanaka.hub
hub_version: "2.2.9"
hub_bin_dir: /usr/local/bin

The full set of configuration options available are visible in
[defaults/main.yml](defaults/main.yml)

License
-------

GPLv2

Author Information
------------------

http://wtanaka.com/