Patrick Jaroszewski patrick
  • Joined on 2025-11-28
patrick pushed to main at ansible/ansible-collection-docker-apps 2026-07-16 19:24:53 -07:00
ecae92acd8 drop unresolvable galaxy.yml dep; document requirements.yml install flow
patrick pushed to main at ansible/ansible-collection-docker-comp… 2026-07-16 19:24:53 -07:00
f045c43f8e update repo URLs after gitea rename to ansible-collection-docker-compose-app
patrick renamed repository from ansible-role-docker-compose-app to ansible/ansible-collection-docker-comp… 2026-07-16 19:23:16 -07:00
patrick pushed to main at ansible/ansible-collection-docker-apps 2026-07-16 19:02:37 -07:00
73c3d74918 point shim roles at patrickj.docker_compose_app.app
70e99dc3e4 replace docker_compose_app submodule with collection dependency
Compare 2 commits »
patrick pushed to main at ansible/ansible-collection-docker-comp… 2026-07-16 19:02:37 -07:00
2d393ff46e convert repo to ansible collection patrickj.docker_compose_app
patrick pushed to main at ansible/ansible-collection-docker-apps 2026-07-16 17:11:26 -07:00
a305f3d697 update to latest version of docker_compose_app role
patrick pushed to main at ansible/ansible-collection-docker-apps 2026-07-16 16:59:39 -07:00
4e4b7c0c66 add romm role
patrick pushed to main at ansible/ansible-collection-docker-comp… 2026-07-16 14:09:44 -07:00
1aff50b74e document required external variables and drop stale role_name entry
7f9758a924 document new health check and compose project variables
05c933e2e0 use docker info modules for health checks and allow container name override
eba541a2e2 allow dots in path validation and check host_root_path for traversal
8208f3f779 honor app_compose_pull in update task
Compare 7 commits »
patrick pushed to prod at patrick/portfolio 2026-07-09 20:31:06 -07:00
7add1ca3a0 chore: upgrade astro to v7 and related integrations
patrick pushed to main at patrick/portfolio 2026-07-09 20:31:06 -07:00
7add1ca3a0 chore: upgrade astro to v7 and related integrations
patrick pushed to prod at patrick/portfolio 2026-07-09 20:25:09 -07:00
fcd45d0bfd chore: add pnpm-workspace.yaml to allow esbuild and sharp builds
862de393be chore: use top-level pnpm package in shell.nix
321919af45 fix: show recent posts by date instead of shuffled
c21e43c2a1 fix: add zod and tailwindcss as direct dependencies
093265a398 content: add "securing a public server" blog post
Compare 5 commits »
patrick pushed to main at patrick/portfolio 2026-07-09 20:24:54 -07:00
fcd45d0bfd chore: add pnpm-workspace.yaml to allow esbuild and sharp builds
862de393be chore: use top-level pnpm package in shell.nix
321919af45 fix: show recent posts by date instead of shuffled
c21e43c2a1 fix: add zod and tailwindcss as direct dependencies
093265a398 content: add "securing a public server" blog post
Compare 5 commits »
patrick pushed to main at ansible/ansible-role-nginx 2026-07-08 10:00:49 -07:00
5aaf1fd9bf Add nginx_prune_sites to remove sites dropped from nginx_sites
patrick pushed to main at ansible/ansible-collection-infrastructure 2026-06-28 10:46:18 -07:00
1e3ab88304 fix(proxmox_lxc_provision): use literal module-name keys in module_defaults
patrick pushed to main at ansible/ansible-collection-infrastructure 2026-06-28 10:42:43 -07:00
d5cf6f656e refactor(proxmox_lxc_provision): centralize module_defaults so tasks_from works without setup
patrick pushed to main at ansible/ansible-collection-infrastructure 2026-06-28 10:19:59 -07:00
8a9903eb4c fix(system_setup): update include_tasks references from .yaml to .yml
patrick pushed to main at ansible/ansible-collection-infrastructure 2026-06-27 20:19:33 -07:00
3b6f59a029 fix(proxmox_lxc_provision): post-clone privilege escalation and SSH key regen var name
patrick pushed to main at ansible/ansible-collection-infrastructure 2026-06-27 18:23:41 -07:00
4f09e886c2 feat(proxmox_lxc_provision): support custom bridge, interface name, and VLAN tag
a0f9b06da9 refactor(system_setup): rename bare 'password' var to user_password
51c1c5b611 refactor(proxmox_lxc_provision): rename password vars and parameterize user name
27924cf55c docs(proxmox_lxc_provision): document missing task files and optional variables
Compare 4 commits »
patrick pushed to main at ansible/ansible-role-ddclient 2026-06-24 18:46:12 -07:00
e225530db9 ensure ddclient service is running; default protocols to []
9057c453ad fix: wire up exec, fw auth vars, and prune dead detection keys
Compare 2 commits »
patrick pushed to main at ansible/ansible-role-nginx 2026-06-24 14:29:15 -07:00
72b96c06a4 Initial commit