nginx parent dir

This commit is contained in:
Mike Holloway 2025-12-06 20:33:31 -05:00
parent 869d20a78f
commit 3d71b98a1b

View File

@ -6,9 +6,9 @@
group: "100999" group: "100999"
with_items: with_items:
- "webroot" - "webroot"
- "certs" - "nginx/certs"
- "html" - "nginx/html"
- "vhost.d" - "nginx/vhost.d"
loop_control: loop_control:
loop_var: "subdir" loop_var: "subdir"