git
sbog/git
An Ansible role which allow to securely pull git repos to target host without saving credentials for the target repositories on host itself.
Requirements
Ansible 2.7+
Role Variables
You can see all vars in defaults/main.yml
vars file.
Dependencies
None
Example Playbook
- name: Ensure git clone of needed repositories
hosts: all
remote_user: root
roles:
- git
License
Apache 2.0
Author Information
This role was created by Stan Bogatkin.
Install
ansible-galaxy install sorrowless/ansible_git
License
apache-2.0
Downloads
296
Owner
Barocco-style deployment engineer