ansible-role-apache_ssl_vhosts/meta/main.yml

23 lines
349 B
YAML
Raw Normal View History

2022-10-11 09:54:56 +02:00
---
galaxy_info:
author: Antonio J. Delgado (ajdelgado)
description: TODO - Description
# issue_tracker_url: https://github.com/uoi-io/ansible-galera/issues
license: GPLv3
min_ansible_version: "2.0"
github_branch: master
platforms:
- name: Ubuntu
versions:
- focal
- jammy
2023-02-15 14:28:06 +01:00
galaxy_tags: [] # TODO
2022-10-11 09:54:56 +02:00
2023-02-15 14:28:06 +01:00
dependencies: []