Commit Graph
803 Commits
Author SHA1 Message Date
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
AnsibleRoles fce9a5b4c2 Initial commit 2021-10-25 03:34:04 +00:00
jmrothst 96100c9325 Search via regex instead of shell glob 2021-07-26 04:13:16 +00:00
jmrothst 3d66c3356f Delete failed freshclam updates >= 1 day old... 2021-07-26 04:00:06 +00:00
jmrothst 70ba1bb497 Correct typo 2021-07-25 04:15:17 +00:00
jmrothst 700944c9d8 Missing code 2021-07-25 04:14:50 +00:00
jmrothst 449ca519c0 Missing code... 2021-07-25 04:13:50 +00:00
jmrothst 0f5c6e1e6e Really only remove one set of flush handlers... 2021-07-25 04:11:20 +00:00
jmrothst 7e9a8b55bf Prevent multiple service restarts 2021-07-25 04:08:57 +00:00
jmrothst e4f35cd5fd Templatize SELinux configuration 2021-07-25 04:08:01 +00:00
jmrothst e51df84af3 Enable possibility of services 2021-07-25 03:58:08 +00:00
jmrothst 808e9a0adb Update task list to match base template 2021-07-25 03:54:17 +00:00
jmrothst 3ee35f3991 Fix formatting 2021-07-25 03:52:58 +00:00
jmrothst 492b3ceaf9 Prevent multiple service restarts 2021-07-25 03:52:24 +00:00
jmrothst adffa6a934 Prevent multiple service restarts 2021-07-25 03:51:13 +00:00
jmrothst e3a8f8c01f Prevent multiple service restarts 2021-07-25 03:50:25 +00:00
jmrothst 8e5b513494 Prevent multiple service restarts 2021-07-25 03:49:51 +00:00
jmrothst 45d6cd0fdd Prevent multiple service restarts 2021-07-25 03:49:00 +00:00
jmrothst 7a39c8a6ad Remove handler flush triggering multiple service restarts 2021-07-25 03:48:19 +00:00
jmrothst 82983cf57e Flush handlers triggered multiple service restarts 2021-07-25 03:47:10 +00:00
jmrothst 4a54147893 Add some flushing of handlers 2021-07-25 03:26:39 +00:00
jmrothst 2d696a22e7 Genericize the roal to look like the rest 2021-07-25 03:23:32 +00:00
jmrothst 8009f1265a Attempt to prevent disk full on freshclam failure 2021-07-22 03:18:25 +00:00
jmrothst 603d5e4422 Flush handlers after the package install 2021-07-21 03:04:50 +00:00
jmrothst 44f834157c Flush notifications after templating configs 2021-07-21 02:42:35 +00:00
jmrothst a9b38df978 Update task template for config files when required 2021-07-21 02:40:28 +00:00