summaryrefslogtreecommitdiffstats
path: root/roles/nginx/tasks
AgeCommit message (Collapse)AuthorFilesLines
6 daysFix debian/ubuntu nginx install correct repoAhmed AbdelHalim1-2/+4
6 daysFix nginx to use conventional ngix conf.dAhmed AbdelHalim1-6/+3
7 daysUpdate nginx install to install latest stableAhmed AbdelHalim4-5/+38
11 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