Commit Graph
65 Commits
Author SHA1 Message Date
jmrothst 4a30473d40 Fedora 44 baseline update 2026-05-04 21:09:35 -05:00
jmrothst 2f9348dde3 Bring all templates to Fedora 42 baseline 2026-05-04 20:59:48 -05:00
jmrothst c359f71a22 More ansible-core 2.20 updates 2026-05-04 19:31:47 -05:00
jmrothst 2e09ba159f Ansible-core 2.20 fixes 2026-05-04 19:20:17 -05:00
jmrothst d872806031 Drop unsupported OS versions 2026-05-04 19:17:58 -05:00
jmrothst 3893991c0a Fedora 43 and 44 2026-04-29 23:28:27 -05:00
jmrothst 2a66da8e00 Handler improvements
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2025-05-25 20:03:49 -05:00
jmrothst c018f39ef8 Fedora 42
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2025-04-27 12:21:02 -05:00
jmrothst d8f7cc34c3 Only template configs if config variable is set
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2024-12-28 18:57:08 -06:00
jmrothst 0be2010a58 Fedora 41
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2024-12-27 19:51:12 -06:00
jmrothst c265b87035 Fedora 41
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2024-12-27 19:42:15 -06:00
jmrothst 171def47a6 Fedora 40 support
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2024-06-02 12:10:56 -05:00
jmrothst 97b9cf7613 Add Fedora 39 2024-03-16 20:58:55 -05:00
jmrothst a918395d1a Add Fedora 38 2023-04-29 20:36:51 -05:00
jmrothst a54a230582 Uptake changes with htcacheclean service 2023-02-12 22:18:14 -06:00
jmrothst 71213708e9 Add Fedora 37 2022-12-06 21:51:53 -06:00
jmrothst 5703270588 Ensure variable name consistency 2022-06-05 22:19:13 -05:00
jmrothst eee0a155bd Variable names 2022-06-05 22:11:58 -05:00
jmrothst 8ff91ac08a Variable names 2022-06-05 22:04:22 -05:00
jmrothst e31af87c3a Use role local permission list, not global variable 2022-06-05 21:23:06 -05:00
jmrothst 49e0d92541 Enable Fedora 36 2022-06-05 18:25:22 -05:00
jmrothst 9c769d54f9 Update tasks 2022-06-05 16:47:25 -05:00
jmrothst 66800e623d Make permissions set OS Vendor/Version specific (aka /etc/httpd/mod_md) 2022-06-04 21:11:07 -05:00
jmrothst 462b3d47bc Another URI to block 2022-05-08 17:40:43 -05:00
jmrothst b4a1479bb7 php-json is provided by php-common 2022-04-10 18:00:54 -05:00
jmrothst fd5ccb52dd If anything changes, notify all handlers 2022-01-30 21:41:18 -06:00
jmrothst cdba9dfef4 Fedora 35 support 2021-11-13 20:30:16 -06:00
jmrothst 893a69ed0b Fix unit types and dependency 2021-10-31 17:51:02 -05:00
jmrothst 77d82b5410 Reload apache 5 minutes after timer start, instead of every minute 2021-10-30 23:37:24 -05:00
jmrothst 619614b4ea Full list of RPMs actually used 2021-10-30 11:44:20 -05:00
jmrothst 79622c572a Add base php configuration files 2021-10-30 11:42:10 -05:00
jmrothst 9e856a324d Enable SELinux for MySQL Connections... 2021-10-30 09:24:32 -05:00
jmrothst 3d10e3497b Enable php MySQL support 2021-10-30 09:22:59 -05:00
jmrothst a972900152 List the features 2021-10-27 00:02:56 -05:00
jmrothst 1d24646a0f Start PHP FPM... 2021-10-26 23:50:42 -05:00
jmrothst bfc0258fbd Adding php 2021-10-26 23:46:29 -05:00
jmrothst 9a58585d8b Make git checkout happy with SSH URLs 2021-10-26 23:12:53 -05:00
jmrothst 3236204446 Ensure git is present to git checkouts work... 2021-10-26 23:09:00 -05:00
jmrothst 0bb423012c Actually push the files for httpd-reload service and timer... 2021-10-26 23:04:02 -05:00
jmrothst fc9aaa66ec Add git repo deployments 2021-10-26 23:00:46 -05:00
jmrothst 0bd5f30d10 Reload apache config automatically for Lets Encrypt 2021-10-26 22:14:09 -05:00
jmrothst 1ea9466064 Redirect everything excepting .well-known requests... 2021-10-26 21:34:32 -05:00
jmrothst fbcdfc7a48 Fix redirect to be redirectmatch so it passes the syntax checks... 2021-10-26 21:30:47 -05:00
jmrothst 1086a9103e Max username length = 32, thus ownership of docroot breaks 2021-10-26 21:24:15 -05:00
jmrothst 8ca27246a1 Add URL Redirection for websites 2021-10-26 21:21:39 -05:00
jmrothst 3bf06efa08 mod_md doesn't actually write to disk unless MDStoreDir is defined 2021-10-26 01:33:13 -05:00
jmrothst d9577593f8 Fix disk storage location permissions for mod_md 2021-10-26 01:10:57 -05:00
jmrothst 6d8c42bfb0 Update readme for usage 2021-10-26 00:20:30 -05:00
jmrothst da62d4234b First working mod_md with Lets Encrypt Staging 2021-10-26 00:12:43 -05:00
jmrothst 41c23e2917 Take2 on selinux 2021-10-25 23:17:37 -05:00
jmrothst ebf2e5f173 Set SELinux Context per mod_md issue #253 2021-10-25 23:14:58 -05:00
jmrothst e5a5c3fb6b Fix mod_md renew window to have a value 2021-10-25 23:00:24 -05:00
jmrothst f8d7354b86 Attempt apache mod_md with Lets Encrypt Staging 2021-10-25 22:56:29 -05:00
jmrothst 8aa1c7fbeb Only block what is actually going to be in a docroot 2021-10-25 22:44:05 -05:00
jmrothst ca61be29ff Add default TLS Certificates for "localhost" 2021-10-25 22:39:42 -05:00
jmrothst 6605338f82 Create vhosts, users, and document roots 2021-10-25 21:41:35 -05:00
jmrothst 7eadb6ae5d Default apache configuration enforcement 2021-10-24 23:43:15 -05:00
jmrothst 6a6dd752d3 Remove php so it can be dedicated ansible role 2021-10-24 23:33:59 -05:00
jmrothst 544fb4bab2 Enable php 2021-10-24 23:31:13 -05:00
jmrothst 17da7d1937 Add mod_ssl and mod_md 2021-10-24 23:13:25 -05:00
jmrothst 153cc9ba5c Test for firewalld before configuring with it 2021-10-24 23:07:10 -05:00
jmrothst 6baadbe0fa Remove firewalld configs for now... 2021-10-24 23:00:02 -05:00
jmrothst 123399a31b Typos 2021-10-24 22:56:44 -05:00
jmrothst e9645e026d Default framework with packages, firewall, selinux, and services 2021-10-24 22:54:14 -05:00
jmrothst 4894f90d1c Initial Role 2021-10-24 22:35:34 -05:00