21 lines
355 B
YAML
21 lines
355 B
YAML
---
|
|
galaxy_info:
|
|
role_name: keepalived
|
|
namespace: nishiki
|
|
author: Adrien Waksberg
|
|
company: Adrien Waksberg
|
|
description: Install and configure keepalived
|
|
license: Apache2
|
|
min_ansible_version: 2.9
|
|
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- buster
|
|
- bullseye
|
|
|
|
galaxy_tags:
|
|
- ipfailover
|
|
- lvs
|
|
|
|
dependencies: []
|