46 Commits

Author SHA1 Message Date
468e659595 Enable Fedora 36 2022-06-05 18:25:22 -05:00
0e1fc1c14e Update tasks 2022-06-05 16:47:25 -05:00
e0dc7e1790 Make permissions set OS Vendor/Version specific (aka /etc/httpd/mod_md) 2022-06-04 21:11:07 -05:00
79e6e39112 Another URI to block 2022-05-08 17:40:43 -05:00
6767bdf12c php-json is provided by php-common 2022-04-10 18:00:54 -05:00
507bd00b99 If anything changes, notify all handlers 2022-01-30 21:41:18 -06:00
aa8b1bb570 Fedora 35 support 2021-11-13 20:30:16 -06:00
872f7633a0 Fix unit types and dependency 2021-10-31 17:51:02 -05:00
1a8d3e7ae2 Reload apache 5 minutes after timer start, instead of every minute 2021-10-30 23:37:24 -05:00
a8273b4d99 Full list of RPMs actually used 2021-10-30 11:44:20 -05:00
213d4ec8b1 Add base php configuration files 2021-10-30 11:42:10 -05:00
d10cc5a79f Enable SELinux for MySQL Connections... 2021-10-30 09:24:32 -05:00
5a340fb3c3 Enable php MySQL support 2021-10-30 09:22:59 -05:00
7271471109 List the features 2021-10-27 00:02:56 -05:00
621799043d Start PHP FPM... 2021-10-26 23:50:42 -05:00
90d39f1432 Adding php 2021-10-26 23:46:29 -05:00
1d2581a005 Make git checkout happy with SSH URLs 2021-10-26 23:12:53 -05:00
18b6cd938a Ensure git is present to git checkouts work... 2021-10-26 23:09:00 -05:00
394574d6b6 Actually push the files for httpd-reload service and timer... 2021-10-26 23:04:02 -05:00
dd1e9458c5 Add git repo deployments 2021-10-26 23:00:46 -05:00
94deb71dab Reload apache config automatically for Lets Encrypt 2021-10-26 22:14:09 -05:00
e1d048dd8d Redirect everything excepting .well-known requests... 2021-10-26 21:34:32 -05:00
7e157eb9a7 Fix redirect to be redirectmatch so it passes the syntax checks... 2021-10-26 21:30:47 -05:00
7329cbaa44 Max username length = 32, thus ownership of docroot breaks 2021-10-26 21:24:15 -05:00
8b2a993fb0 Add URL Redirection for websites 2021-10-26 21:21:39 -05:00
6dbde96153 mod_md doesn't actually write to disk unless MDStoreDir is defined 2021-10-26 01:33:13 -05:00
69907dd4fb Fix disk storage location permissions for mod_md 2021-10-26 01:10:57 -05:00
63a6c56919 Update readme for usage 2021-10-26 00:20:30 -05:00
0d06d4feae First working mod_md with Lets Encrypt Staging 2021-10-26 00:12:43 -05:00
e10558c076 Take2 on selinux 2021-10-25 23:17:37 -05:00
3c73d234ad Set SELinux Context per mod_md issue #253 2021-10-25 23:14:58 -05:00
4777716237 Fix mod_md renew window to have a value 2021-10-25 23:00:24 -05:00
a9ce587c21 Attempt apache mod_md with Lets Encrypt Staging 2021-10-25 22:56:29 -05:00
754ce4a6f8 Only block what is actually going to be in a docroot 2021-10-25 22:44:05 -05:00
b6e25d1ab8 Add default TLS Certificates for "localhost" 2021-10-25 22:39:42 -05:00
4afbe76369 Create vhosts, users, and document roots 2021-10-25 21:41:35 -05:00
d92c35b296 Default apache configuration enforcement 2021-10-24 23:43:15 -05:00
484346789e Remove php so it can be dedicated ansible role 2021-10-24 23:33:59 -05:00
60dc1383f3 Enable php 2021-10-24 23:31:13 -05:00
fa635f3cc8 Add mod_ssl and mod_md 2021-10-24 23:13:25 -05:00
49442dfa6a Test for firewalld before configuring with it 2021-10-24 23:07:10 -05:00
8e6874a645 Remove firewalld configs for now... 2021-10-24 23:00:02 -05:00
3e29276429 Typos 2021-10-24 22:56:44 -05:00
cd054ce5a0 Default framework with packages, firewall, selinux, and services 2021-10-24 22:54:14 -05:00
66da6f9302 Initial Role 2021-10-24 22:35:34 -05:00
AnsibleRoles
7f1aac64a6 Initial commit 2021-10-25 03:34:04 +00:00