20 lines
362 B
YAML
20 lines
362 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
|
|
|
|
galaxy_tags:
|
|
- cluster
|
|
- heartbeat
|
|
- keepalived
|
|
- virtualip
|