11 lines
256 B
YAML
11 lines
256 B
YAML
---
|
|
|
|
galaxy_info:
|
|
author: "siempie"
|
|
description: "install and configure an pangolin server"
|
|
license: "MIT"
|
|
role_name: "pangolin"
|
|
dependencies:
|
|
- name: "docker"
|
|
src: "git+https://gitlab.simoncor.net/ansible/ans-docker.git"
|
|
version: "main"
|