2019-04-12 16:29:11 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
role_name: keepalived
|
2021-11-05 08:27:18 +00:00
|
|
|
namespace: nishiki
|
2019-04-12 16:29:11 +00:00
|
|
|
author: Adrien Waksberg
|
|
|
|
company: Adrien Waksberg
|
|
|
|
description: Install and configure keepalived
|
|
|
|
license: Apache2
|
2023-06-29 14:25:21 +00:00
|
|
|
min_ansible_version: "2.9"
|
2019-04-12 16:29:11 +00:00
|
|
|
|
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
2021-08-18 16:42:28 +00:00
|
|
|
- bullseye
|
2023-06-29 14:23:06 +00:00
|
|
|
- bookworm
|
2019-04-12 16:29:11 +00:00
|
|
|
|
|
|
|
galaxy_tags:
|
|
|
|
- ipfailover
|
|
|
|
- lvs
|
|
|
|
|
|
|
|
dependencies: []
|