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,22 @@
---
galaxy_info:
role_name: phpinfo
author: lab
description: Installs Apache, PHP, configures firewalld, fixes SELinux, and deploys a PHP info page
license: MIT
min_ansible_version: "2.9"
platforms:
- name: EL
versions:
- "9"
galaxy_tags:
- php
- httpd
- firewalld
- selinux
- web
dependencies: []