18063e2a86
Remove old deprecated task files
2022-06-23 16:34:10 -05:00
01e11b7408
Remove old varsfiles
2022-06-23 16:33:28 -05:00
7a76c996ae
Remove deprecated scanner user configuration
2022-06-23 16:32:52 -05:00
e483222d7b
...And bump it up
2022-06-18 22:08:47 -05:00
7bfbd8fdb4
Use proper difficulty notation for 1.7.10 packs
2022-06-18 22:08:23 -05:00
78494d2d63
Fix 1.7.10 server using a client zip. Oops
2022-06-18 22:07:01 -05:00
d39874478d
God dammit that was the wrong version augh
2022-06-18 21:17:42 -05:00
f26d734f70
Rewrite motd for minecraft serber
2022-06-18 21:13:53 -05:00
13250a67b9
Remove avahi configuration
...
jfc that was a bad idea
2022-06-18 21:10:32 -05:00
b046890ffe
Add another minceraft serber
2022-06-18 18:36:34 -05:00
21e87e28fa
Add backups for /data on Proxmox boxen
2022-06-18 18:36:02 -05:00
7f6b52b225
Make the FQCN warning happy again
2022-06-16 23:45:29 -05:00
9e2cabd198
Give incredibly much less of a flying flip about when the last Ansible play was
...
At this point I've given up on consistency in plays
2022-06-16 23:22:47 -05:00
4f58f4496c
Remove old deprecated things
2022-06-14 18:25:26 -05:00
784a730152
Rework Terraria deployments into a role, too
2022-06-14 18:25:02 -05:00
2a8b8669ac
Fix wrong external port for minceraft
2022-06-14 14:50:51 -05:00
75c8e2d5bf
Remove deprecated Minecraft stuff
2022-06-14 14:40:45 -05:00
9796ae1a88
Refactor Minecraft into its own role again for ease of spin-up
2022-06-14 14:40:21 -05:00
b3d0b7188c
Cmon tmodloader pls
2022-06-12 22:08:35 -05:00
d39dab336a
Add oceanblock
2022-05-26 22:16:49 -05:00
a9ae157b2a
Add husky workaround (in addition to husky test)
2022-05-24 19:19:30 -05:00
c633803876
Enable streaming for Octoprint
2022-05-19 18:17:52 -05:00
3701ed678f
Repoint Octoprint to the wlan0 interface of the pi
...
This is so we don't have to wait for ZT to start up every time the pi flips its shit
2022-05-19 17:31:24 -05:00
fa80e52bd7
Clear host errors before looping over Nagios stuff, too
2022-05-15 15:41:13 -05:00
b320188d2d
Clear host errors before looping DNS records
...
The metadata is obtained from netbox, so reachability isn't a concern
2022-05-15 15:40:11 -05:00
6db274a959
Remove Docker CPU/Memory checks
...
Unnecessary, methinks
2022-05-15 15:39:53 -05:00
df55507c9d
Privilege up Octoprint so it can actually access the ttydevs it needs to
2022-05-10 21:38:24 -05:00
4942c42422
Simplify the Octoprint stack since it requires websockets and stuff apparently and I really don't want to mess with that plus it's an embedded device so who really cares all that much
2022-05-10 07:00:24 -05:00
90ad046d98
Other minor configuration fixes to get the Octoprint stack up and running
2022-05-10 06:56:53 -05:00
243e1b079f
Fix not creating the appropriate docker network ahead of time
2022-05-10 06:48:06 -05:00
2944fc79b7
Add Octoprint, accessible via octoprint.local.desu.ltd
2022-05-10 06:43:52 -05:00
1792066f49
Skip adding interfaces to DNS that don't have an associated IP address
2022-05-10 05:52:11 -05:00
128b3bd982
Add some fancy schmancy unicode to our monitoring alert scripts
2022-05-02 15:46:41 -05:00
2c410a1a7c
Remove a deprecated entry for movienight task include
2022-05-02 15:21:59 -05:00
7e40ad28ca
Remove libreddit
...
Not sadge
2022-05-02 15:20:52 -05:00
73a5208d11
Remove movienight
...
sadge
2022-05-02 15:19:56 -05:00
9ffbadf9ed
Add a check for executables in /tmp
2022-04-27 17:58:00 -05:00
4ce44caac0
Switch to Jellyfin unstable
...
To try to fix syncplay or whatever
2022-04-26 21:19:29 -05:00
85326fa6fc
Fix incorrect allowed_hosts setting for ara
2022-04-23 11:16:12 -05:00
d483eaa07b
Add ara and its related secrets
2022-04-23 10:54:26 -05:00
e91c0e7710
Move from Jackett to Prowlarr, add Lidarr
2022-04-18 21:13:01 -05:00
67f5a6565a
Readd a platform for Ubuntu Jammy
2022-04-18 11:45:48 -05:00
7e6428b0e0
Revert a ton of the changes I just made because they were based on a false premise
2022-04-18 11:44:42 -05:00
73560ce6f6
Gather facts on prod_web.yml
...
You know that might be why my Nagios configuration fails
2022-04-18 11:34:46 -05:00
d8fe08f879
Put everything back in site.yml again
...
Originally, I had broken out the other site_*.yml files in an attempt to
organize the individual portions of site.yml out, as it was growing long.
But now I have a solution to its length and its consistency that doesn't
involve using multiple playbooks, so I may as well merge everything back
in again.
2022-04-18 11:23:35 -05:00
f0646fb946
Rename cleanup.yml to site_post, since it now has all its jobs
2022-04-18 11:18:34 -05:00
0d4d3235c8
Add a glob for device type configuration
...
Apparently these playbooks weren't being called at all, which is really concerning
2022-04-18 11:17:09 -05:00
8dc66ab53a
Remove deprecated vars files
2022-04-18 11:16:02 -05:00
eaca75bc7a
Add a platform for Ubuntu Jammy
2022-04-18 11:15:31 -05:00
143852c4e8
Move tags_autoreboot into cleanup.yml
...
This avoids it being picked up during site_pre
2022-04-18 11:15:16 -05:00