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.
- Host: GitHub
- URL: https://github.com/wtanaka/ansible-role-hub
- Owner: wtanaka
- Created: 2017-02-04T22:59:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T19:53:41.000Z (about 6 years ago)
- Last Synced: 2025-01-23T07:45:35.528Z (5 months ago)
- Topics: 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
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/wtanaka/ansible-role-hub)
[](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 APIExample Playbook
----------------- hosts: all
roles:
- role: wtanaka.hub
hub_version: "2.2.9"
hub_bin_dir: /usr/local/binThe full set of configuration options available are visible in
[defaults/main.yml](defaults/main.yml)License
-------GPLv2
Author Information
------------------http://wtanaka.com/