enable nginx dev

This commit is contained in:
=
2025-04-05 02:38:17 -04:00
parent f843c7eaa3
commit 230d830612
3 changed files with 19 additions and 9 deletions

View File

@ -0,0 +1,9 @@
# code: language=ansible
nginx_sites:
- name: repo.balsillie.house
type: site
autoindex: 'on'
root: /var/www/aur
nginx_user: "http"