21 lines
375 B
YAML
21 lines
375 B
YAML
galaxy_info:
|
|
author: Frank Agerholm
|
|
description: Webserver installation and Configuration
|
|
company: serverWg.de
|
|
|
|
issue_tracker_url: "https://git.serverwg.de/fager/ansible-demo-retwis/issues/new"
|
|
|
|
license: "GPL"
|
|
|
|
min_ansible_version: "2.11"
|
|
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- "7"
|
|
- "8"
|
|
- "9"
|
|
|
|
galaxy_tags: []
|
|
|
|
dependencies: []
|