summaryrefslogtreecommitdiffstats
path: root/roles/nginx/tasks/main.yml
AgeCommit message (Collapse)AuthorFilesLines
4 daysFix nginx to use conventional ngix conf.dAhmed Abdelhalim1-6/+3
5 daysUpdate nginx install to install latest stableAhmed Abdelhalim1-5/+2
9 daysRefactor pve cgit to use generic proxyAhmed Abdelhalim1-2/+2
This is refactoring the PoC for deploying cgit on pve, to now move to a more standard deployment with dedicated agnonstic proxy role/container
2026-06-18Add stopping proxy tasks to ensure only one proxy is runningAhmed Abdelhalim1-0/+8
2026-06-17Refactor pi roles to use .home.arpa subdomains for servicesAhmed Abdelhalim1-0/+9
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed Abdelhalim1-1/+1
2025-09-23Remove SSL directory management from nginxAhmed Abdelhalim1-10/+0
Let the linux distros manage the ssl directories and it's permissions instead of introducing complex logic to match the original created permissions by the distro install
2025-09-22Linting: update the code to use latest sytnax recommendationAhmed Abdelhalim1-1/+1
2025-09-14Fix linting issues in nginx roleAhmed Abdelhalim1-5/+5
2025-09-13Add nginx roleAhmed Abdelhalim1-0/+120