ansible-role-tripleo-haprox.../meta/main.yml

30 lines
649 B
YAML
Raw Normal View History

2022-08-04 19:03:23 +02:00
---
2022-08-04 15:55:27 +02:00
galaxy_info:
2022-08-04 19:03:23 +02:00
author: Andrea Dell'Amico
description: Systems Architect
2022-08-04 15:55:27 +02:00
company: ISTI-CNR
issue_tracker_url: https://redmine-s2i2s.isti.cnr.it/projects/provisioning
2022-08-04 19:03:23 +02:00
license: EUPL 1.2+
2022-08-04 15:55:27 +02:00
min_ansible_version: 2.8
# To view available platforms and versions (or releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/
#
2022-08-04 19:03:23 +02:00
platforms:
- name: EL
versions:
- 8
galaxy_tags:
- letsencrypt
- tripleo
dependencies:
- name: letsencrypt-acme-sh-client
src: git+https://gitea-s2i2s.isti.cnr.it/ISTI-ansible-roles/ansible-role-letsencrypt-acme-sh-client.git
version: master
state: latest