ansible-role-haproxy/meta/main.yml

30 lines
642 B
YAML
Raw Normal View History

2020-06-22 13:28:56 +02:00
galaxy_info:
2020-06-22 13:41:05 +02:00
author: Andrea Dell'Amico
description: Systems Architect
2020-06-22 13:28:56 +02:00
company: ISTI-CNR
issue_tracker_url: https://redmine-s2i2s.isti.cnr.it/projects/provisioning
2020-06-22 13:41:05 +02:00
license: EUPL 1.2+
2020-06-22 13:28:56 +02:00
min_ansible_version: 2.8
# To view available platforms and versions (or releases), visit:
# https://galaxy.ansible.com/api/v1/platforms/
#
2020-06-22 13:41:05 +02:00
platforms:
- name: Ubuntu
versions:
- bionic
2020-06-22 13:28:56 +02:00
2020-06-22 13:41:05 +02:00
galaxy_tags:
- haproxy
2020-06-22 13:28:56 +02:00
dependencies:
- src: git+https://gitea-s2i2s.isti.cnr.it/ISTI-ansible-roles/ansible-role-keepalived.git
version: master
name: keepalived
state: latest
when: haproxy_ha_with_keepalived