sorrowless.git

sbog/git

Build Status Ansible Role Ansible Quality Score Ansible Role GitHub

This is an Ansible role that helps you securely pull git repositories to a target host without saving the repository credentials on that host.

Requirements

You need Ansible version 2.7 or higher.

Role Variables

You can find all the variables in the defaults/main.yml file.

Dependencies

There are no dependencies.

Example Playbook

Here's an example of how to use this role:

- name: Ensure git clone of needed repositories
  hosts: all
  remote_user: root

  roles:
    - git

License

This project is licensed under Apache 2.0.

Author Information

This role was created by Stan Bogatkin.

Informazioni sul progetto

Ansible role to securely checkout git repositories

Installa
ansible-galaxy install sorrowless.git
Licenza
apache-2.0
Download
305
Proprietario
Barocco-style deployment engineer