2018-03-19 13:45:21 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
author: Knut Ahlers
|
|
|
|
description: |
|
|
|
|
Checkout git repositories to a remote machine and if defined run
|
|
|
|
pre- and post-commands
|
|
|
|
|
|
|
|
license: Apache
|
2018-03-19 15:32:03 +00:00
|
|
|
min_ansible_version: 2.4
|
2018-03-19 13:45:21 +00:00
|
|
|
|
|
|
|
platforms:
|
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- xenial
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- jessie
|
|
|
|
- stretch
|
|
|
|
|
|
|
|
categories:
|
|
|
|
#- cloud
|
|
|
|
#- cloud:ec2
|
|
|
|
#- cloud:gce
|
|
|
|
#- cloud:rax
|
|
|
|
#- clustering
|
|
|
|
#- database
|
|
|
|
#- database:nosql
|
|
|
|
#- database:sql
|
|
|
|
#- development
|
|
|
|
#- monitoring
|
|
|
|
#- networking
|
|
|
|
#- packaging
|
|
|
|
- system
|
|
|
|
#- web
|
|
|
|
|
|
|
|
dependencies: []
|
|
|
|
# List your role dependencies here, one per line.
|
|
|
|
# Be sure to remove the '[]' above if you add dependencies
|
|
|
|
# to this list.
|