-
bccbac47d2
Find certificates and include them by direct name
jmrothst
2021-10-31 01:29:43 -05:00
-
66dd3a95b0
Fix template pathname for phpMyAdmin...
jmrothst
2021-10-31 01:06:48 -05:00
-
a2e47eb111
Enable /phpMyAdmin if SSL, Use UTF8 char set, Try to auto use TLS in mariadb
jmrothst
2021-10-31 01:02:06 -05:00
-
3b0c73ca0d
Removed apache specific items from mariadb task template...
jmrothst
2021-10-31 00:15:20 -05:00
-
36091b9e7b
Install phpMyAdmin and MariaDB service
jmrothst
2021-10-31 00:08:05 -05:00
-
5d85ea4fd6
Add MariaDB support...
jmrothst
2021-10-31 00:00:58 -05:00
-
cee6cbc638
Initial Role
jmrothst
2021-10-30 23:58:33 -05:00
-
e8358723a6
Initial commit
AnsibleRoles
2021-10-31 04:57:37 +00:00
-
77d82b5410
Reload apache 5 minutes after timer start, instead of every minute
jmrothst
2021-10-30 23:37:24 -05:00
-
619614b4ea
Full list of RPMs actually used
jmrothst
2021-10-30 11:44:20 -05:00
-
79622c572a
Add base php configuration files
jmrothst
2021-10-30 11:42:10 -05:00
-
9e856a324d
Enable SELinux for MySQL Connections...
jmrothst
2021-10-30 09:24:32 -05:00
-
3d10e3497b
Enable php MySQL support
jmrothst
2021-10-30 09:22:59 -05:00
-
1fc8892712
Add new http server role and entry in playbook
jmrothst
2021-10-28 22:42:47 -05:00
-
1b25b92f90
SSH with pipelining...
jmrothst
2021-10-28 22:42:26 -05:00
-
a972900152
List the features
jmrothst
2021-10-27 00:02:56 -05:00
-
1d24646a0f
Start PHP FPM...
jmrothst
2021-10-26 23:50:42 -05:00
-
bfc0258fbd
Adding php
jmrothst
2021-10-26 23:46:29 -05:00
-
9a58585d8b
Make git checkout happy with SSH URLs
jmrothst
2021-10-26 23:12:53 -05:00
-
3236204446
Ensure git is present to git checkouts work...
jmrothst
2021-10-26 23:09:00 -05:00
-
0bb423012c
Actually push the files for httpd-reload service and timer...
jmrothst
2021-10-26 23:04:02 -05:00
-
fc9aaa66ec
Add git repo deployments
jmrothst
2021-10-26 23:00:46 -05:00
-
0bd5f30d10
Reload apache config automatically for Lets Encrypt
jmrothst
2021-10-26 22:14:09 -05:00
-
1ea9466064
Redirect everything excepting .well-known requests...
jmrothst
2021-10-26 21:34:32 -05:00
-
fbcdfc7a48
Fix redirect to be redirectmatch so it passes the syntax checks...
jmrothst
2021-10-26 21:30:47 -05:00
-
1086a9103e
Max username length = 32, thus ownership of docroot breaks
jmrothst
2021-10-26 21:24:15 -05:00
-
8ca27246a1
Add URL Redirection for websites
jmrothst
2021-10-26 21:21:39 -05:00
-
3bf06efa08
mod_md doesn't actually write to disk unless MDStoreDir is defined
jmrothst
2021-10-26 01:33:13 -05:00
-
d9577593f8
Fix disk storage location permissions for mod_md
jmrothst
2021-10-26 01:10:57 -05:00
-
6d8c42bfb0
Update readme for usage
jmrothst
2021-10-26 00:20:30 -05:00
-
da62d4234b
First working mod_md with Lets Encrypt Staging
jmrothst
2021-10-26 00:12:43 -05:00
-
41c23e2917
Take2 on selinux
jmrothst
2021-10-25 23:17:37 -05:00
-
ebf2e5f173
Set SELinux Context per mod_md issue #253
jmrothst
2021-10-25 23:14:58 -05:00
-
e5a5c3fb6b
Fix mod_md renew window to have a value
jmrothst
2021-10-25 23:00:24 -05:00
-
f8d7354b86
Attempt apache mod_md with Lets Encrypt Staging
jmrothst
2021-10-25 22:56:29 -05:00
-
8aa1c7fbeb
Only block what is actually going to be in a docroot
jmrothst
2021-10-25 22:44:05 -05:00
-
ca61be29ff
Add default TLS Certificates for "localhost"
jmrothst
2021-10-25 22:39:42 -05:00
-
6605338f82
Create vhosts, users, and document roots
jmrothst
2021-10-25 21:41:35 -05:00
-
7eadb6ae5d
Default apache configuration enforcement
jmrothst
2021-10-24 23:43:15 -05:00
-
6a6dd752d3
Remove php so it can be dedicated ansible role
jmrothst
2021-10-24 23:33:59 -05:00
-
544fb4bab2
Enable php
jmrothst
2021-10-24 23:31:13 -05:00
-
17da7d1937
Add mod_ssl and mod_md
jmrothst
2021-10-24 23:13:25 -05:00
-
153cc9ba5c
Test for firewalld before configuring with it
jmrothst
2021-10-24 23:07:10 -05:00
-
6baadbe0fa
Remove firewalld configs for now...
jmrothst
2021-10-24 23:00:02 -05:00
-
123399a31b
Typos
jmrothst
2021-10-24 22:56:44 -05:00
-
e9645e026d
Default framework with packages, firewall, selinux, and services
jmrothst
2021-10-24 22:54:14 -05:00
-
4894f90d1c
Initial Role
jmrothst
2021-10-24 22:35:34 -05:00
-
fce9a5b4c2
Initial commit
AnsibleRoles
2021-10-25 03:34:04 +00:00
-
96100c9325
Search via regex instead of shell glob
jmrothst
2021-07-26 04:13:16 +00:00
-
3d66c3356f
Delete failed freshclam updates >= 1 day old...
jmrothst
2021-07-26 04:00:06 +00:00
-
70ba1bb497
Correct typo
jmrothst
2021-07-25 04:15:17 +00:00
-
700944c9d8
Missing code
jmrothst
2021-07-25 04:14:50 +00:00
-
449ca519c0
Missing code...
jmrothst
2021-07-25 04:13:50 +00:00
-
0f5c6e1e6e
Really only remove one set of flush handlers...
jmrothst
2021-07-25 04:11:20 +00:00
-
7e9a8b55bf
Prevent multiple service restarts
jmrothst
2021-07-25 04:08:57 +00:00
-
e4f35cd5fd
Templatize SELinux configuration
jmrothst
2021-07-25 04:08:01 +00:00
-
e51df84af3
Enable possibility of services
jmrothst
2021-07-25 03:58:08 +00:00
-
808e9a0adb
Update task list to match base template
jmrothst
2021-07-25 03:54:17 +00:00
-
3ee35f3991
Fix formatting
jmrothst
2021-07-25 03:52:58 +00:00
-
492b3ceaf9
Prevent multiple service restarts
jmrothst
2021-07-25 03:52:24 +00:00
-
adffa6a934
Prevent multiple service restarts
jmrothst
2021-07-25 03:51:13 +00:00
-
e3a8f8c01f
Prevent multiple service restarts
jmrothst
2021-07-25 03:50:25 +00:00
-
8e5b513494
Prevent multiple service restarts
jmrothst
2021-07-25 03:49:51 +00:00
-
45d6cd0fdd
Prevent multiple service restarts
jmrothst
2021-07-25 03:49:00 +00:00
-
7a39c8a6ad
Remove handler flush triggering multiple service restarts
jmrothst
2021-07-25 03:48:19 +00:00
-
82983cf57e
Flush handlers triggered multiple service restarts
jmrothst
2021-07-25 03:47:10 +00:00
-
4a54147893
Add some flushing of handlers
jmrothst
2021-07-25 03:26:39 +00:00
-
2d696a22e7
Genericize the roal to look like the rest
jmrothst
2021-07-25 03:23:32 +00:00
-
8009f1265a
Attempt to prevent disk full on freshclam failure
jmrothst
2021-07-22 03:18:25 +00:00
-
603d5e4422
Flush handlers after the package install
jmrothst
2021-07-21 03:04:50 +00:00
-
44f834157c
Flush notifications after templating configs
jmrothst
2021-07-21 02:42:35 +00:00
-
a9b38df978
Update task template for config files when required
jmrothst
2021-07-21 02:40:28 +00:00
-
91e41d1bc6
Update task template to deploy config files if needed
jmrothst
2021-07-21 02:39:29 +00:00
-
ed9d4f4fba
Update task template for config files if needed
jmrothst
2021-07-21 02:37:29 +00:00
-
2bb361c37b
Don't scan root activity
jmrothst
2021-07-21 01:40:00 +00:00
-
5deef5463b
pulling the value of a single element didn't work...
jmrothst
2021-07-20 00:47:57 +00:00
-
a278340dad
Sort the mounts so they are idempotent
jmrothst
2021-07-20 00:37:04 +00:00
-
51e73b97ec
Add remaining configuration files
jmrothst
2021-07-18 03:47:40 +00:00
-
6cdcc99c9c
All systemd units now restart on failure
jmrothst
2021-07-18 03:41:24 +00:00
-
1919debccb
Ensure that clamonacc restarts when it fails
jmrothst
2021-07-15 00:51:34 +00:00
-
be7b29ca58
Ensure the quarantine directory exists
jmrothst
2021-07-13 05:03:40 +00:00
-
64b2784052
Remove tcp connectivity
jmrothst
2021-07-13 04:51:17 +00:00
-
7130712048
If templates changed, reload systemd always
jmrothst
2021-07-13 04:41:51 +00:00
-
0d81758b2c
Quotes
jmrothst
2021-07-13 04:09:53 +00:00
-
c0efdca246
Enable quarantine and priv sep
jmrothst
2021-07-13 04:08:12 +00:00
-
520e265fea
Add the missing loop
jmrothst
2021-07-12 04:05:17 +00:00
-
fb68687c40
Increase inotify capacity to prevent Clam OnAccess Scanner from failing
jmrothst
2021-07-12 04:00:57 +00:00
-
8b20159801
Add TCP Connectivity
jmrothst
2021-07-06 23:06:47 -05:00
-
fe652fce8b
Run clamd as root so clamonacc works
jmrothst
2021-07-06 22:56:10 -05:00
-
2cc7cbd065
Template syntax error
jmrothst
2021-07-06 20:49:21 -05:00
-
3cffa5f9ba
Template the mount points to scan
jmrothst
2021-07-06 20:39:44 -05:00
-
758fddfe87
Spelling
jmrothst
2021-07-06 03:28:47 +00:00
-
da7d6cdb66
Fix service order and add SELinux support
jmrothst
2021-07-06 03:26:42 +00:00
-
fdc2dd5c44
OnAccess scan the / mount, not just /home
jmrothst
2021-07-06 03:15:56 +00:00
-
62aac3c9d2
state not enable parameter should be tested
jmrothst
2021-07-06 03:04:23 +00:00
-
f1de46c73c
If changed configs, restart service
jmrothst
2021-07-06 03:02:30 +00:00
-
dd49d58a63
Enable OnAccess scanner for /home
jmrothst
2021-07-06 02:43:52 +00:00
-
349b702296
Deploy configuration before services
jmrothst
2021-07-06 02:36:56 +00:00
-
70f337c37d
Deploy configuration before starting service
jmrothst
2021-07-06 02:35:57 +00:00
-
645065a029
Enable clamd with OnAccess scanning
jmrothst
2021-07-06 02:30:41 +00:00