first commit

This commit is contained in:
Ryan Cuda
2026-01-25 08:31:56 -07:00
commit 1234ef51c0
57 changed files with 2560 additions and 0 deletions

View 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: []