geosolutions-it / C106-2017

Ansible Automation
1 stars 1 forks source link

Adds gitlab pull and clone tasks #7

Closed conjame closed 4 years ago

conjame commented 4 years ago

Fixes issue #6

Adds tasks for installing git and execute clone from a gitlab repo, or pull if the repo was cloned previously.

The encrypted id_rsa file is the private key which is passed to the server and used for cloning/pulling the remote repo.