first commit
This commit is contained in:
2
solutions/roles/balancer/meta/.galaxy_install_info
Normal file
2
solutions/roles/balancer/meta/.galaxy_install_info
Normal file
@@ -0,0 +1,2 @@
|
||||
install_date: 'Tue 30 Dec 2025 12:53:11 AM '
|
||||
version: ''
|
||||
21
solutions/roles/balancer/meta/main.yml
Normal file
21
solutions/roles/balancer/meta/main.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
galaxy_info:
|
||||
role_name: balancer
|
||||
author: lab
|
||||
description: Installs and configures HAProxy to load balance Apache servers
|
||||
license: MIT
|
||||
min_ansible_version: "2.9"
|
||||
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- "9"
|
||||
|
||||
galaxy_tags:
|
||||
- haproxy
|
||||
- loadbalancer
|
||||
- networking
|
||||
- web
|
||||
|
||||
dependencies: []
|
||||
|
||||
Reference in New Issue
Block a user