Files
computer-playbook/group_vars/all
Kevin Veen-Birkenbach c181c7f6cd fix(webserver): ensure numeric casting for worker_processes and worker_connections
- Cast WEBSERVER_CPUS_EFFECTIVE to float before comparison to avoid
  'AnsibleUnsafeText < int' type errors.
- Ensure correct numeric coercion for pids_limit values.
- This prevents runtime templating errors when rendering nginx config.

Ref: https://chatgpt.com/share/68d3b047-56ac-800f-a73f-2fb144dbb7c4
2025-09-24 10:48:23 +02:00
..
2025-09-19 11:18:29 +02:00
2025-05-20 00:13:45 +02:00
2025-08-29 12:27:29 +02:00
2025-08-27 16:39:07 +02:00
2025-09-22 20:09:01 +02:00