24 lines
407 B
YAML
24 lines
407 B
YAML
galaxy_info:
|
|
author: Sven Velt
|
|
description: Setup simple keepalived servers
|
|
company: velt.biz
|
|
|
|
issue_tracker_url: https://git.velt.biz/velt.biz/ansible_role_keepalived-simple/issues/
|
|
|
|
license: GPL-2.0-or-later
|
|
|
|
min_ansible_version: 2.9
|
|
|
|
platforms:
|
|
- name: Alpine
|
|
versions:
|
|
- 3.11
|
|
- 3.12
|
|
|
|
galaxy_tags:
|
|
- cluster
|
|
- heartbeat
|
|
- keepalived
|
|
- virtualip
|
|
|