Commit Graph

8 Commits

Author SHA1 Message Date
Jake Howard d5a7a61171 Remove unnecessary use of become from some roles
This should make execution much faster
2024-09-09 17:09:03 +01:00
Jake Howard 92052a3d0a Unify nginx configuration
This creates a simple base configuration skeleton, that other configuration can be easily loaded into.
2023-12-16 17:47:04 +00:00
Jake Howard 2af9f8529d Fix new ansible-lint errors
Quite a few changes here, hopefully they work!
2023-06-15 15:16:19 +01:00
Jake Howard c159a157c3 Update download location for qbittorrent 2022-05-25 08:46:37 +01:00
Jake Howard f07b5d9b7b Migrate include: to include_tasks 2022-01-22 20:21:32 +00:00
Jake Howard a278443850 Use auto on nginx configs
Let nginx work it out, and default to 1 per core
2021-09-04 22:41:30 +01:00
Jake Howard c99afdd446 Disable gzip on qbittorrent egress
It's mostly used over the internal network, so the additional gzip isn't going to gain anything when the disk is the bottleneck
2021-08-21 16:46:21 +01:00
Jake Howard 5d9ee7190d Swap out deluge for qbittorrent
Just run on arch instead of docker, too. Much simpler.
2021-04-16 21:49:00 +01:00