Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wtanaka/ansible-role-git
Ansible role for installing git
https://github.com/wtanaka/ansible-role-git
ansible ansible-galaxy ansible-role ansible-roles cli cli-command command-line command-line-app command-line-tool command-line-tools commandline galaxy git
Last synced: 18 days ago
JSON representation
Ansible role for installing git
- Host: GitHub
- URL: https://github.com/wtanaka/ansible-role-git
- Owner: wtanaka
- Created: 2016-07-24T04:05:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-24T01:02:04.000Z (over 5 years ago)
- Last Synced: 2024-11-22T21:49:51.802Z (3 months ago)
- Topics: ansible, ansible-galaxy, ansible-role, ansible-roles, cli, cli-command, command-line, command-line-app, command-line-tool, command-line-tools, commandline, galaxy, git
- Size: 17.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/wtanaka/ansible-role-git.svg?branch=master)](https://travis-ci.org/wtanaka/ansible-role-git)
[![CircleCI](https://circleci.com/gh/wtanaka/ansible-role-git.svg?style=svg)](https://circleci.com/gh/wtanaka/ansible-role-git)wtanaka.git
===========Install git
Example Playbook
----------------- hosts: all
roles:
- wtanaka.git### `git_should_shortcircuit`
Default: True
When True, this role short-circuits itself if a "git" is already in the path
### All variables
The full set of configuration options available are visible in
[defaults/main.yml](defaults/main.yml)Author Information
------------------https://wtanaka.com/