FGtatsuro.git

ansible-git

Build Status

Ansible role for Git.

Requirements

The dependencies on other softwares/librarys for this role.

  • Debian
  • Alpine Linux
  • OSX
    • Homebrew (>= 0.9.5)

Role Variables

The variables we can use in this role.

Role Dependencies

The dependencies on other roles for this role.

  • FGtatsuro.python-requirements

Example Playbook

- hosts: all
  roles:
     - { role: FGtatsuro.git }

Test on local Docker host

This project run tests on Travis CI, but we can also run them on local Docker host. Please check install, before_script, and script sections of .travis.yml. We can use same steps of them for local Docker host.

Local requirements are as follows.

  • Ansible (>= 2.0.0)
  • Docker (>= 1.10.1)

Notes

This role installs latest git from package system.

License

MIT

About

Ansible role for git

Install
ansible-galaxy install FGtatsuro.git
GitHub repository
License
mit
Downloads
703
Owner